You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems difficult to install a build of JDK 8 on Apple Silicon but easy to install one of JDK 11. And it seems that to support Java 11 on Android, AGP only has a compileSdkVersion requirement. It should be safe for us to bump the Java toolchain to 11 then.
The text was updated successfully, but these errors were encountered:
It seems difficult to install a build of JDK 8 on Apple Silicon but easy to install one of JDK 11. And it seems that to support Java 11 on Android, AGP only has a
compileSdkVersion
requirement. It should be safe for us to bump the Java toolchain to 11 then.The text was updated successfully, but these errors were encountered: