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 9cebc7b commit 9989debCopy full SHA for 9989deb
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = 'org.openjfx'
8
-version = '0.1.0-SNAPSHOT'
+version = '0.1.0'
9
10
java {
11
toolchain.languageVersion = JavaLanguageVersion.of(11)
0 commit comments