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
// Note: Updating these to latest versions also require java-1.8 and compileSdkVersion 33
Faster builds from AGP and Gradle improvements
Will Java17 be still compatible with android-4.2 ?
Yes, it should be compatible. dex/art doesn't care what's the JVM running unit tests and Gradle builds, only what's the bytecode generated (source/target).
Would you accept a PR?
The text was updated successfully, but these errors were encountered: