We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e1b97 commit 8b8667fCopy full SHA for 8b8667f
build.gradle
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
javafx {
18
- version = "19"
+ version = "11"
19
modules = [ 'javafx.controls', 'javafx.fxml']
20
21
0 commit comments