New
v2.11.1
What's Changed
- redundancy: remove unspecial special cases by @IgorEisberg in https://github.com/iBotPeaches/Apktool/pull/3755
- build(deps): bump com.android.tools:r8 from 8.5.35 to 8.7.18 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3762
- chore: add testcase for feature flags (api 35) by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3774
- fix: support featureFlags anywhere by @IgorEisberg in https://github.com/iBotPeaches/Apktool/pull/3771
- Fix disassembly of WhatsApp w/ un-ordered resources. by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3799
- build(deps): bump gradle/actions from 4.2.2 to 4.3.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3800
- fix: check for oob after jumps in table spec by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3807
- fix: update XML element retrieval to use correct parent nodes by @aytee6 in https://github.com/iBotPeaches/Apktool/pull/3811
New Contributors
- @aytee6 made their first contribution in https://github.com/iBotPeaches/Apktool/pull/3811
Full Changelog: https://github.com/iBotPeaches/Apktool/compare/v2.11.0...v2.11.1