From deb80dd64f633af0b99c25d47ede9b47569f7a42 Mon Sep 17 00:00:00 2001 From: JuancaG05 Date: Mon, 4 Nov 2024 10:14:42 +0000 Subject: [PATCH] docs: calens changelog updated --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d69272450b4..e02fd358497 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ ownCloud admins and users. * Change - Replace auto-uploads with automatic uploads: [#4252](https://github.com/owncloud/android/issues/4252) * Enhancement - Add status message when (un)setting av. offline from preview: [#4382](https://github.com/owncloud/android/issues/4382) +* Enhancement - Upgraded AGP version to 8.7.2: [#4478](https://github.com/owncloud/android/issues/4478) * Enhancement - Added text labels for BottomNavigationView: [#4484](https://github.com/owncloud/android/issues/4484) ## Details @@ -57,6 +58,14 @@ ownCloud admins and users. https://github.com/owncloud/android/issues/4382 https://github.com/owncloud/android/pull/4482 +* Enhancement - Upgraded AGP version to 8.7.2: [#4478](https://github.com/owncloud/android/issues/4478) + + The Android Gradle Plugin version was upgraded to 8.7.2, together with Gradle + version (updated to 8.9) and JDK version (updated to JBR 17). + + https://github.com/owncloud/android/issues/4478 + https://github.com/owncloud/android/pull/4507 + * Enhancement - Added text labels for BottomNavigationView: [#4484](https://github.com/owncloud/android/issues/4484) Text labels have been added below the icons, and the active indicator feature is