From f23a4925a7142c75db1243be2ecb6cbd17bec2f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 12:42:09 +0530 Subject: [PATCH] chore(deps): bump com.android.application from 8.10.0 to 8.10.1 (#198) Bumps com.android.application from 8.10.0 to 8.10.1. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.10.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 7682cde9..9210aa76 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ rootshell = "1.6" roottools = "87d3d22e93" zip4j = "2.11.5" #Gradle -gradlePlugins-agp = "8.10.0" +gradlePlugins-agp = "8.10.1" #build app-build-compileSDKVersion = "34" app-build-targetSDK = "34"