Skip to content

Commit 13c2677

Browse files
committed
[chore] Remove explicit moduleVersion setting
1 parent a09ef5b commit 13c2677

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ subprojects { subproj ->
9191
testImplementation 'junit:junit:4.13.2'
9292
}
9393

94-
modularity.moduleVersion(project.version)
95-
9694
license {
9795
mapping {
9896
fxml = 'XML_STYLE'

0 commit comments

Comments
 (0)