From eda75822e54708a923993f7f49ff3f06c53ccb78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 17:33:12 +0000 Subject: [PATCH] Bump the agp group with 2 updates (#453) --- 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 5f338078..c34ac46a 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.6.0" +android-gradle-plugin = "8.6.1" androidx-activity = "1.9.2" androidx-annotation-experimental = "1.4.1" androidx-compose-bom = "2024.09.02"