Skip to main content

Upcoming Release

info

The changelog of the upcoming release, subject to change prior to finalization.

  • [#3857] Add support for API 36 (Baklava).
  • [#3865] Add -l/--lib to specify shared libraries. (Thanks IgorEisberg)
  • [#3865] Fix support of shared libraries, parsing pkgId instead of guessing. (Thanks IgorEisberg)
  • [#3826] Fix escaping of CDATA like strings. (Thanks vbfox)
  • [#3849] Fix redundant flags in flag attrs. (Thanks IgorEisberg)
  • [#3838] Fix crash from ApkEditor "protect" mode.
  • [#3865] Change all tests to use aapt2 to phase out aapt1. (Thanks IgorEisberg)
  • [#3835] Upgrade gradle/actions to 4.3.1.
  • [#3846] Upgrade commons-io to 2.19.0.
  • [#3844] Upgrade commons-text to 1.13.1.
  • [#3836, #3845, #3852] Upgrade google/guava to 33.4.7-jre.