Skip to content

Commit

Permalink
docs: update changelog for #3055
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed May 13, 2023
1 parent 8cceb2d commit bc51705
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ xxxx.xx.xx
* Fix issue parsing empty `resources.asrc`. ([Issue 2998](https://github.com/iBotPeaches/Apktool/pull/2998)) / (Thanks IgorEisberg)
* Fix issue with larger `apktool.yml` files. ([Issue 3008](https://github.com/iBotPeaches/Apktool/issues/3008))
* Fix issue with parsing `XML_TYPE_OVERLAY`. ([Issue 3030](https://github.com/iBotPeaches/Apktool/issues/3030))
* Upgrade codebase to use Java7 NIO library for IO. ([Issue 3055](https://github.com/iBotPeaches/Apktool/pull/3055)) / (Thanks sv99)
* Upgrade to smali/baksmali 3.0.3 and move to Google fork of it. ([Issue 3050](https://github.com/iBotPeaches/Apktool/issues/3050))
* Upgrade to Gradle 8.1.1 (Thanks ArjunaKumarMohanta)
* Upgrade `guava` to `31.1-jre` from `31.0.1-jre`
Expand Down

0 comments on commit bc51705

Please sign in to comment.