Skip to content

Commit 8b8667f

Browse files
committed
Update build.gradle
1 parent c8e1b97 commit 8b8667f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
javafx {
18-
version = "19"
18+
version = "11"
1919
modules = [ 'javafx.controls', 'javafx.fxml']
2020
}
2121

0 commit comments

Comments
 (0)