v2.3.4
- Bumped dexlib2 version to 2.3.4, adding partial support for Android 10 (API level 29).
- Removed multidexlib2's
WrappingMultiDexFilein favor of dexlib2's newDexEntry.BasicDexEntryreplacesBasicMultiDexFile, and braking changes trickle all the way up to multidexlib2's public API. Hopefully clients will be trivially easy to fix.