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 e918989 commit b076d2bCopy full SHA for b076d2b
build.gradle.kts
@@ -3,7 +3,7 @@ import org.gradle.internal.os.OperatingSystem
3
4
plugins {
5
kotlin("jvm") version "1.7.20"
6
- id("org.openjfx.javafxplugin") version "0.0.10"
+ id("org.openjfx.javafxplugin") version "0.1.0"
7
id("org.jlleitschuh.gradle.ktlint") version "11.3.2"
8
id("application")
9
application
0 commit comments