From ec4c8e16275f17215cc0e8f8ada24ca20fe3c920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 02:03:43 +0000 Subject: [PATCH] Bump com.android.application from 9.0.0 to 9.0.1 in /11_fragments Bumps com.android.application from 9.0.0 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-patch ... Signed-off-by: dependabot[bot] --- 11_fragments/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11_fragments/gradle/libs.versions.toml b/11_fragments/gradle/libs.versions.toml index 1d47140ad..4159ba8fe 100644 --- a/11_fragments/gradle/libs.versions.toml +++ b/11_fragments/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "9.0.0" +agp = "9.0.1" kotlin = "2.3.0" coreKtx = "1.17.0" junit = "4.13.2"