breautek commented on issue #1639: URL: https://github.com/apache/cordova-android/issues/1639#issuecomment-1666359592
Gradle doesn't support java 20. Gradle 8 itself supports up to java 19. However, cordova android is using Android Gradle Plugin 7.4.2, which is intended to be ran with java 11. Java 11 would be the current recommended version to use. -- 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]
