Skip to content

v2.2.5

Choose a tag to compare

@Lanchon Lanchon released this 13 Sep 11:38
· 46 commits to master since this release
  • Bumped dexlib2 version to 2.2.5, adding support for Android 8 and 9 (API levels 26 through 28).
  • Due to some small features accepted into dexlib2, multidexlib2 v2.2.5 is now fully independent of dex file format details. This means that multidexlib2 is expected to work correctly if dexlib2 is upgraded "under its feet" (even in binary form), as long as dexlib2 does not break its own interface. The adventurous can now swap versions of the dexlib2 transitive dependency at their discretion when using multidexlib2.

Note: multidexlib2 v2.2.4 was never officially released due to some showstopper bugs in dexlib2 v2.2.4.