diff --git a/docs/unreleased.mdx b/docs/unreleased.mdx index dcc65ebf..4dd85b5c 100644 --- a/docs/unreleased.mdx +++ b/docs/unreleased.mdx @@ -11,3 +11,4 @@ The changelog of the upcoming release, subject to change prior to finalization. - [[#3696](https://github.com/iBotPeaches/Apktool/pull/3696)] Add API 35 (Vanilla Ice Cream) Preview support. - [[#3699](https://github.com/iBotPeaches/Apktool/pull/3699)] Refactor ApkBuilder|ApkDecoder (Thanks IgorEisberg) - [[#3701](https://github.com/iBotPeaches/Apktool/pull/3701)] Upgrade `commons-io` to `2.17.0`. +- [[#3703](https://github.com/iBotPeaches/Apktool/pull/3703)] Upgrade `guava` to `33.3.1`.