You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems gradle 7.0 is being used which is incompatible with Java 17.
> startup failed:
General error during conversion: Unsupported class file major version 61
java.lang.IllegalArgumentException: Unsupported class file major version 61
It seems gradle 7.0 is being used which is incompatible with Java 17.
https://docs.gradle.org/current/userguide/compatibility.html
Might be a good idea to mention compatible Java versions in README.
The text was updated successfully, but these errors were encountered: