What's Changed
- feat: Upgrade gradle to v8.4 by @ArjunaKumarMohanta in #3376
- build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #3384
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #3385
- build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #3386
- refactor: support current position during chunk verbose output by @iBotPeaches in #3395
- use apiLevel instead of forceApi when building the apk by @JoshMiers-FS in #3399
- build: test on lts versions (including 21) by @iBotPeaches in #3381
- build: docker fixes by @iBotPeaches in #3378
- feat: de-dupe attribute names during styles writing by @iBotPeaches in #3404
- Update Docker build instructions after #3363 by @jabagawee in #3407
- build(deps): bump commons-io:commons-io from 2.14.0 to 2.15.0 by @dependabot in #3412
- build(deps): bump commons-cli:commons-cli from 1.5.0 to 1.6.0 by @dependabot in #3413
- build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 by @dependabot in #3414
- Adapt null resource to be treated as reference instead of empty string. by @iBotPeaches in #3417
- build: patch aapt2 to ignore private resources (unix/win) by @iBotPeaches in #3396
- build: remove docker by @iBotPeaches in #3423
- test: add test case for android:isAccessibilityTool by @iBotPeaches in #3426
- #3427 - Treat manifest warnings as warnings by @iBotPeaches in #3429
- build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #3443
- build(deps): bump com.guardsquare:proguard-gradle from 7.4.0 to 7.4.1 by @dependabot in #3444
- build(deps): bump gradle/gradle-build-action from 2.9.0 to 2.10.0 by @dependabot in #3445
- fix: support alignment towards resTable_entry start by @iBotPeaches in #3452
- build(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #3453
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #3454
New Contributors
- @JoshMiers-FS made their first contribution in #3399
- @jabagawee made their first contribution in #3407
Full Changelog: v2.9.0...v2.9.1
Doc Site: https://apktool.org/blog/apktool-2.9.1
Release Blog: https://connortumbleson.com/2023/12/06/apktool-v2-9-1-released/