From 4f14583e4a365d5fff10640fc4943cfe29326f34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 02:04:05 +0000 Subject: [PATCH] build(deps): bump com.android.application in /07_animations/recycler Bumps com.android.application from 8.13.2 to 9.0.1. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.0.1 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..6f5082152 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.1" converterGson = "3.0.0" glide = "5.0.5" imagepicker = "2.1"