-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8356bfd
commit ae1a602
Showing
4 changed files
with
44 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
slug: apktool-2.9.1 | ||
title: Apktool 2.9.1 | ||
authors: ibotpeaches | ||
tags: [release] | ||
--- | ||
|
||
- [[#3362](https://github.com/iBotPeaches/Apktool/issues/3362)] Add support for building on Java 21. | ||
- [[#3425](https://github.com/iBotPeaches/Apktool/issues/3425)] Add test for `isAccessibilityTool`. | ||
- [[#3428](https://github.com/iBotPeaches/Apktool/issues/3428)] Add support for Android QBR2. | ||
- [[#3399](https://github.com/iBotPeaches/Apktool/pull/3399)] Fix regression with api-level not passing to baksmali. (Thanks JoshMiers-FS) | ||
- [[#3378](https://github.com/iBotPeaches/Apktool/pull/3378)] Fix issue with docker building closed prs. | ||
- [[#3400](https://github.com/iBotPeaches/Apktool/issues/3400)] Fix issue with duplicated attribute names in styles. | ||
- [[#3416](https://github.com/iBotPeaches/Apktool/issues/3416)] Fix issue with writing null value resources. | ||
- [[#3421](https://github.com/iBotPeaches/Apktool/issues/3421)] Fix issue with aapt2 falling on private resources. | ||
- [[#3427](https://github.com/iBotPeaches/Apktool/issues/3427)] Fix issue with treating warnings as errors in aapt2. | ||
- [[#3377](https://github.com/iBotPeaches/Apktool/issues/3377)] Remove Docker published package. | ||
- [[#3376](https://github.com/iBotPeaches/Apktool/pull/3376)] Upgrade Gradle to `8.4`. (Thanks ArjunaKumarMohanta) | ||
- [[#3414](https://github.com/iBotPeaches/Apktool/pull/3412), [#3453](https://github.com/iBotPeaches/Apktool/pull/3453)] Upgrade `commons-io` to `2.15.1`. | ||
- [[#3413](https://github.com/iBotPeaches/Apktool/pull/3413)] Upgrade `commons-cli` to `1.6.0`. | ||
- [[#3443](https://github.com/iBotPeaches/Apktool/pull/3443)] Upgrade `commons-lang3` to `3.14.0`. | ||
- [[#3414](https://github.com/iBotPeaches/Apktool/pull/3414)] Upgrade `commons-text` to `1.11.0`. | ||
- [[#3454](https://github.com/iBotPeaches/Apktool/pull/3454)] Upgrade `actions/setup-java` to `4`. | ||
- [[#3384](https://github.com/iBotPeaches/Apktool/pull/3384)] Upgrade `docker/build-push-action` to `v5`. | ||
- [[#3445](https://github.com/iBotPeaches/Apktool/pull/3445)] Upgrade `gradle/gradle-build-action` to `2.10.0`. | ||
- [[#3386](https://github.com/iBotPeaches/Apktool/pull/3386)] Upgrade `docker/setup-buildx-action` to `v3`. | ||
- [[#3385](https://github.com/iBotPeaches/Apktool/pull/3385)] Upgrade `docker/login-action` to `v3`. | ||
- [[#3444](https://github.com/iBotPeaches/Apktool/pull/3444)] Upgrade `proguard/gradle` to `7.4.1`. | ||
|
||
:::success | ||
|
||
[Download now at Bitbucket](https://bitbucket.org/iBotPeaches/apktool/downloads/apktool_2.9.1.jar), [Maven](https://mvnrepository.com/artifact/org.apktool/apktool-lib) | ||
|
||
- md5 - `40705d4cf2fd3b4f605872e993f0d4a3` | ||
- sha256 - `de7ce8aa109acb649e7f69cfe91030ffc20dbcc46edd8abbf6c2d1e36cfccd7b` | ||
|
||
::: | ||
|
||
> This post was released with commentary at: https://connortumbleson.com/2023/12/06/apktool-v2-9-1-released/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters