Skip to content

Commit

Permalink
build: Downgrade javafx plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Clashsoft committed Feb 21, 2024
1 parent 282d377 commit d2a5355
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
Expand Up @@ -11,7 +11,7 @@ buildscript {
}
}
dependencies {
classpath 'org.openjfx:javafx-plugin:0.1.0'
classpath 'org.openjfx:javafx-plugin:0.0.9'
}
}

Expand Down

0 comments on commit d2a5355

Please sign in to comment.