Skip to content

v2.3.4

Choose a tag to compare

@Lanchon Lanchon released this 26 Oct 01:51
· 35 commits to master since this release
  • Bumped dexlib2 version to 2.3.4, adding partial support for Android 10 (API level 29).
  • Removed multidexlib2's WrappingMultiDexFile in favor of dexlib2's new DexEntry. BasicDexEntry replaces BasicMultiDexFile, and braking changes trickle all the way up to multidexlib2's public API. Hopefully clients will be trivially easy to fix.