From f245f0a24ce5c920a4944ad1ba3c9a82f1c0b597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 16:23:04 +0000 Subject: [PATCH] chore(deps): bump com.android.application from 9.2.0 to 9.2.1 Bumps com.android.application from 9.2.0 to 9.2.1. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.2.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 d7cc39ce..f97ad563 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.2.0" +gradlePlugins-agp = "9.2.1" #build app-build-compileSDKVersion = "36" app-build-targetSDK = "36"