What's Changed
- API 35 Preview - Vanilla Ice Cream by @iBotPeaches in #3696
- refactor: ApkDecoder & ApkBuilder overhaul by @IgorEisberg in #3699
- build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #3701
- build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #3703
- style: clean up tab intendation by @IgorEisberg in #3707
- new: featureFlags support for SDK 35 apps by @IgorEisberg in #3706
- fix: decoding APK with many compact entries and unknown uses-sdk attrs by @IgorEisberg in #3705
- new: support building with compact entries by @IgorEisberg in #3708
- refactor: clean up external pull parser and introduce brut.j.xml by @IgorEisberg in #3709
- fix: avoid trying to parse raw AndroidManifest by @IgorEisberg in #3720
- fix: update license reference by @emmanuel-ferdman in #3721
- refactor: tweaks IO handling by @IgorEisberg in #3723
- feat: add user, system certificate in existing network security config by @swngarg-lt in #3724
- feat: support for Android Baklava Developer Preview 1 by @iBotPeaches in #3728
- build(deps): bump gradle/actions from 4.1.0 to 4.2.0 by @dependabot in #3727
- build(deps): bump gradle/actions from 4.2.0 to 4.2.1 by @dependabot in #3733
- build(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #3732
- refactor: ExtDataInput rework, source layout and formatting by @IgorEisberg in #3738
- build(deps): bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in #3745
- build: update to smali/baksmali 3.0.9 by @iBotPeaches in #3747
- refactor: Config/Tests/misc rework by @IgorEisberg in #3746
- build(deps): bump gradle/actions from 4.2.1 to 4.2.2 by @dependabot in #3750
- build(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #3751
- build: version bump (2.11.0) by @iBotPeaches in #3764
New Contributors
- @emmanuel-ferdman made their first contribution in #3721
- @swngarg-lt made their first contribution in #3724
Full Changelog: v2.10.0...v2.11.0
Doc Site: https://apktool.org/blog/apktool-2.11.0
Release Blog: https://connortumbleson.com/2025/01/14/apktool-v2-11-0-released/