Skip to content

Commit

Permalink
update javafx version and revert other changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mi-sts committed May 1, 2024
1 parent 85739a8 commit b3cac8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.gradle.internal.os.OperatingSystem

plugins {
kotlin("jvm") version "1.7.20"
id("org.openjfx.javafxplugin") version "0.0.10"
id("org.openjfx.javafxplugin") version "0.0.14"
id("org.jlleitschuh.gradle.ktlint") version "11.3.2"
id("application")
application
Expand Down

0 comments on commit b3cac8b

Please sign in to comment.