From 53070cff332de7aebe3de347c985c8a5d0c8fe3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 16:59:16 +0800 Subject: [PATCH] Bump the maven-dependencies group across 1 directory with 2 updates (#143) --- 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 fde64d1..9b2bf2c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "8.7.2" +agp = "8.9.0" [plugins] agp-app = { id = "com.android.application", version.ref = "agp" }