linkedin / dexmaker

A utility for doing compile or runtime code generation targeting Android's Dalvik VM
Apache License 2.0
1.86k stars 248 forks source link

Whether the JDK version mapping description can be provided? #191

Open beibeiGeng opened 2 months ago

beibeiGeng commented 2 months ago

Hi, I am currently using version 2.28.3. Can you please provide me the compatibility of the current software version with JDK? If you see it, please provide the exact JDK mapping. Thanks.

cckroets commented 1 month ago

You should use whatever JDK is compatible with your AGP (Android Gradle Plugin) version. E.g. for AGP 8.5 the compatibility is listed here (JDK 17): https://developer.android.com/build/releases/gradle-plugin#compatibility