breautek commented on issue #908: Support newer JDK versions
URL: https://github.com/apache/cordova-android/issues/908#issuecomment-579255926
 
 
   The current version of Gradle that cordova-android requires also depends on 
java 8. Although in cordova-android@9, it will be using gradle 6.x, and they 
added support for up to JDK13.
   
   Android Studio expects you to use Java 8. They don't officially support 
higher versions of java. So I believe this makes android studio the only 
blocker for a JDK upgrade. It doesn't mean android studio won't work in a 
higher JDK version, but it won't be guaranteed.
   
   Android's docs where they talk about this can be found 
[here](https://developer.android.com/studio/write/java8-support)

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to