breautek commented on issue #1661: URL: https://github.com/apache/cordova-android/issues/1661#issuecomment-1706583346
AGP 8 support will be a cordova-android 13.x thing > Current cordova-android build.gradle template hardcodes the JVM toolchain to the version 1.8 which is incompatible with the latest AGP plugin: I don't think, because in my non-cordova projects I'm using the AGP betas with AS Hedgehog and the project it generates me still uses java 8 here and it compiles and runs fine, unless something changed recently? But regardless, AGP 8 support will be required by the API 34 toolset, so it is planned. Reference in case we decide to update the sourceCompatibility anyway: https://developer.android.com/build/jdks#groovy -- 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: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org