From a4a772b265defaf68706bf07887aad8f7d874205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 11:32:41 +0000 Subject: [PATCH] chore(deps): bump com.android.application from 9.0.0 to 9.0.1 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] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c1e8ad7c..2c8b65fe 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -22,7 +22,7 @@ tandroidlame = "1.1" #AutofitTextView autofittextview = "0.2.1" #Gradle -gradlePlugins-agp = "9.0.0" +gradlePlugins-agp = "9.0.1" #build app-build-compileSDKVersion = "36" app-build-targetSDK = "36"