chunky
chunky copied to clipboard
Update Gradle
Upgrade Gradle 7.4 -> 7.5 https://docs.gradle.org/7.5/release-notes.html
Something something packages not found 🤔
We could merge this, but the build needs to be fixed :man_shrugging:
Relevant issue for build failure https://github.com/openjfx/javafx-gradle-plugin/issues/140
This should now be ready :tada: Once we move on to Java 17 or newer (without breaking existing users' setups), we can also update the class file targetCompatability and sourceCompatibility, as well as the JavaFX library.
PS: Thank you @NotStirred for fixing the JavaFX plugin Gradle issue!