javafx-jlink-starter-gradle
javafx-jlink-starter-gradle copied to clipboard
Update starter for Java 17+
Mostly wanted to make sure people see that mainClassName
was moved in newer package versions. Unfortunately, it seems not possible to compile the starter with Java 11 and the specified gradle version after upgrading. So i updated the starter to use Java 17 and Gradle 7.3 as well.