From a3e869915fc1ce7c3c70e395a7ea069210278fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 02:03:57 +0000 Subject: [PATCH] build(deps): bump com.android.application Bumps com.android.application from 8.13.2 to 9.1.1. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 07_animations/layout_changes/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07_animations/layout_changes/gradle/libs.versions.toml b/07_animations/layout_changes/gradle/libs.versions.toml index 004bcae4a..b9c6fd735 100644 --- a/07_animations/layout_changes/gradle/libs.versions.toml +++ b/07_animations/layout_changes/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "8.13.2" +agp = "9.1.1" kotlin = "2.3.0" coreKtx = "1.17.0" appcompat = "1.7.1"