From 58731440e5b4e6340454bff6bd484c7e32a45cf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 02:04:19 +0000 Subject: [PATCH] build(deps): bump com.android.application in /07_animations/recycler Bumps com.android.application from 8.13.2 to 9.0.0. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 07_animations/recycler/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07_animations/recycler/gradle/libs.versions.toml b/07_animations/recycler/gradle/libs.versions.toml index 2a33a99da..4122df4ea 100644 --- a/07_animations/recycler/gradle/libs.versions.toml +++ b/07_animations/recycler/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "8.13.2" +agp = "9.0.0" converterGson = "3.0.0" glide = "5.0.5" imagepicker = "2.1"