Revert "Add: javafx modules in build.gradle"
This reverts commit 34cb17d0e4.
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ repositories {
|
|||||||
|
|
||||||
javafx {
|
javafx {
|
||||||
version = "25.0.2"
|
version = "25.0.2"
|
||||||
modules = ['javafx.controls', 'javafx.fxml', 'javafx.base', 'javafx.graphics', 'javafx.web']
|
modules = ['javafx.controls', 'javafx.fxml', 'javafx.base']
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|||||||
Reference in New Issue
Block a user