fabltd commented on issue #1409:
URL:
https://github.com/apache/cordova-android/issues/1409#issuecomment-1081832009
Hi
I updated to V11 and Java 18 but I cannot build I get this error:
* Where:
Settings file 'xxxxxxxxxx/platforms/android/settings.gradle'
* What went wrong:
Could not compile settings file 'xxxxxxx/android/settings.gradle'.
> startup failed:
General error during conversion: Unsupported class file major version 62
java.lang.IllegalArgumentException: Unsupported class file major version 62
Then lots of files that will not compile followed by:
Deprecated Gradle features were used in this build, making it incompatible
with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]