breautek commented on issue #1221: URL: https://github.com/apache/cordova-android/issues/1221#issuecomment-834564279
> I ended up downgrading from Android Studio 4.2.0 to 4.1.3 and it's working again for me. Would it be possible to allow this version of the JDK given they have bumped their bundled version or is there something else that would block that? It's tricky, because AS tooling 4.1 and lower doesn't work on Java > 8. AS tooling 4.2 as you experienced, requires at least Java 11 and will not work on Java 8. Good news is, we can probably upgrade to Java 11 now for the next major release. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
