From a5e30905875e1e01615ec96c3bbcf072457b7a72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 11:46:42 +0000 Subject: [PATCH] Bump the agp group with 2 updates (#468) --- 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 beea777c..d186c83c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] accompanist-permissions = "0.36.0" -android-gradle-plugin = "8.7.0" +android-gradle-plugin = "8.7.1" androidx-activity = "1.9.3" androidx-annotation-experimental = "1.4.1" androidx-compose-bom = "2024.10.00"