From 9573af76f54f373a6b09b3660f5fe0b24277e866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:18:06 -0700 Subject: [PATCH] Bump com.android.tools.build:gradle from 8.7.0 to 8.7.1 (#1302) 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 b0b76b2f..b9f4489a 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ buildscript { ext { kotlinVersion = '2.0.21' - androidGradleVersion = '8.7.0' + androidGradleVersion = '8.7.1' coroutineVersion = '1.9.0' // Google libraries