Skip to content

Commit

Permalink
chore: add missing note about updated framework file
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Sep 17, 2024
1 parent 775822d commit 98ed68d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions blog/2024/2024-09-17-release2100.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ authors: ibotpeaches
tags: [release]
---

:::caution

This release contains an updated internal framework file.

- `apktool empty-framework-dir` to remove the old 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
Expand Down

0 comments on commit 98ed68d

Please sign in to comment.