Skip to main content

Apktool 2.10.0

Connor Tumbleson
Maintainer of Apktool
caution

This release contains an updated internal framework file.

  • apktool empty-framework-dir to remove the old file.
  • [#3476] Add parallelization to decode|build command. (Thanks Cregrant)
  • [#3559] Add reproducible builds (drop Proguard for R8).
  • [#3683] Add automatic selection of latest apktool to helper scripts. (Thanks codebymikey
  • [#3681] Add support for final API 34 (Upside Down Cake)
  • [#3602] Fix stripping of META-INF files for xmlpull.
  • [#3512] Fix disassembly of Facebook.
  • [#3536] Fix treating stamp-cert-sha256 as unknown file.
  • [#3578] Fix treating non-main class dex files as compressed.
  • [#3583] Fix misalignment on namespace restriction from serializer.
  • [#3618] Fix resource leak on unclosed ZipFile on framework install.
  • [#3634] Fix resource leak on unclosed streams on manifest disassemble. (Thanks azotzot)
  • [#3657] Fix sort order of files on tmpfs filesystems. (Thanks luk1337)
  • [#3676] Fix tabs/spaces in linux helper script. (Thanks alexpopov)
  • [#3519, #3601, #3690] Upgrade baksmali/smali to 3.0.8.
  • [#3459, #3595] Upgrade Gradle to 8.7. (Thanks ArjunaKumarMohanta)
  • [#3509] Upgrade proguard-gradle to 7.4.2.
  • [#3671] Upgrade r8 to 8.5.35.
  • [#3577, #3607, #3672] Upgrade commons-cli to 1.9.0.
  • [#3560, #3570] Upgrade commons-io to 2.16.1.
  • [#3670] Upgrade guava to 33.3.0.
  • [#3576] Upgrade commons-text to 1.12.0.
  • [#3646, #3663, #3680] Upgrade commons-lang3 to 3.17.0.
  • [#3585] Upgrade xmlunit-legacy to 2.10.0.
  • [#3510, #3515, #3550, #3572] Upgrade wrapper-validation-action to 3.3.0.
  • [#3470, #3479, #3500, #3511, #3522, #3566, #3571, #3575, #3586, #3624, #3628, #3648, #3662, #3679, #3692] Upgrade gradle/actions to 4.1.0.
  • [#3471] Upgrade github/codeql-action to 3.
  • [#3528] Upgrade actions/upload-artifact to 4.
success

Download now at Bitbucket, Maven

  • md5 - 5505ce560213730c7366589389469a1b
  • sha256 - c0350abbab5314248dfe2ee0c907def4edd14f6faef1f5d372d3d4abd28f0431

This post was released with commentary at: https://connortumbleson.com/2024/09/17/apktool-v2-10-0-released/