chore: API 34 is Upside Down Cake
Some checks failed
CI / CI (push) Failing after 1s
Deploy Docs / deploy (push) Failing after 1s

This commit is contained in:
Connor Tumbleson 2024-09-17 07:19:38 -04:00
parent 98ed68df66
commit 328b467a15
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

@ -16,7 +16,7 @@ This release contains an updated internal framework file.
- [[#3476](https://github.com/iBotPeaches/Apktool/pull/3476)] Add parallelization to `decode|build` command. (Thanks Cregrant)
- [[#3559](https://github.com/iBotPeaches/Apktool/pull/3559)] Add reproducible builds (drop Proguard for R8).
- [[#3683](https://github.com/iBotPeaches/Apktool/pull/3683)] Add automatic selection of latest apktool to helper scripts. (Thanks codebymikey
- [[#3681](https://github.com/iBotPeaches/Apktool/pull/3681)] Add support for final API 34 (Vanilla Ice Cream)
- [[#3681](https://github.com/iBotPeaches/Apktool/pull/3681)] Add support for final API 34 (Upside Down Cake)
- [[#3602](https://github.com/iBotPeaches/Apktool/issues/3602)] Fix stripping of `META-INF` files for xmlpull.
- [[#3512](https://github.com/iBotPeaches/Apktool/issues/3512)] Fix disassembly of Facebook.
- [[#3536](https://github.com/iBotPeaches/Apktool/issues/3536)] Fix treating `stamp-cert-sha256` as unknown file.