From 5cb9e0946300b4268d7402e0913966aa76b2ee68 Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Fri, 8 Dec 2023 06:22:15 -0500 Subject: [PATCH] docs: add note for #3459 --- docs/unreleased.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unreleased.mdx b/docs/unreleased.mdx index 14a7bb1d45..a0e044da29 100644 --- a/docs/unreleased.mdx +++ b/docs/unreleased.mdx @@ -8,4 +8,4 @@ The changelog of the upcoming release, subject to change prior to finalization. ::: -_It's a bit empty here, but we are working on it!_ + - [[#3459](https://github.com/iBotPeaches/Apktool/pull/3459)] Upgrade Gradle to `8.5`. (Thanks ArjunaKumarMohanta)