From 900d9c197ba820bc22eee77d936f125f69142acb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 20:14:50 +0530 Subject: [PATCH] chore(deps): bump com.android.application from 9.0.0 to 9.0.1 (#399) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 19c375ec..55c046cd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ rootshell = "bc7e5d398e" roottools = "965c154e20" zip4j = "2.11.5" #Gradle -gradlePlugins-agp = "9.0.0" +gradlePlugins-agp = "9.0.1" #build app-build-compileSDKVersion = "36" app-build-targetSDK = "36"