chunky icon indicating copy to clipboard operation
chunky copied to clipboard

Update Gradle

Open ShirleyNekoDev opened this issue 2 years ago • 2 comments

Upgrade Gradle 7.4 -> 7.5 https://docs.gradle.org/7.5/release-notes.html

ShirleyNekoDev avatar May 21 '22 23:05 ShirleyNekoDev

Something something packages not found 🤔

ShirleyNekoDev avatar Jul 21 '22 17:07 ShirleyNekoDev

We could merge this, but the build needs to be fixed :man_shrugging:

leMaik avatar Aug 01 '22 20:08 leMaik

Relevant issue for build failure https://github.com/openjfx/javafx-gradle-plugin/issues/140

NotStirred avatar Mar 31 '23 23:03 NotStirred

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!

ShirleyNekoDev avatar Apr 03 '23 19:04 ShirleyNekoDev