From c69c0c900a940a277890c4d92eaf7fded28c228e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 15:10:52 +0100 Subject: [PATCH] Bump com.android.tools.build:gradle from 8.6.1 to 8.7.0 (#1293) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index a89a4003..c2b66fc5 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ buildscript { ext { kotlinVersion = '2.0.20' - androidGradleVersion = '8.6.1' + androidGradleVersion = '8.7.0' coroutineVersion = '1.9.0' // Google libraries