Skip to content

Commit d2a5355

Browse files
committed
build: Downgrade javafx plugin
1 parent 282d377 commit d2a5355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212
}
1313
dependencies {
14-
classpath 'org.openjfx:javafx-plugin:0.1.0'
14+
classpath 'org.openjfx:javafx-plugin:0.0.9'
1515
}
1616
}
1717

0 commit comments

Comments
 (0)