stratospheric-dev/stratospheric

Update to Gradle 7.3 for Java 17 compatibility

BjoernKW opened this issue · 0 comments

What's going wrong and not working?

Unsupported Java.
Your build is currently configured to use Java 17.0.1 and Gradle 6.3.

Possible solution:

  • Use Java 14 as Gradle JVM: Open Gradle settings
  • Upgrade Gradle wrapper to 6.7 version and re-import the project

Expected outcome

The application should build with Java 17.