Skip to content

Commit

Permalink
updated plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtzook committed Jul 7, 2023
1 parent c21f25a commit b748406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'application'
id 'org.openjfx.javafxplugin' version '0.0.9'
id 'org.openjfx.javafxplugin' version '0.0.14'
}

def SUPPORTED_ARCHES = ['windowsx86-64', 'linuxx86-64']
Expand Down

0 comments on commit b748406

Please sign in to comment.