From c51ac1527f681d2d9a03d1b860c0860c639033bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 06:33:18 +0000 Subject: [PATCH] chore(deps): Bump com.android.application in the android-deps group Bumps the android-deps group with 1 update: com.android.application. Updates `com.android.application` from 8.7.3 to 8.8.0 --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 5732341..1ea6abb 100644 --- a/build.gradle +++ b/build.gradle @@ -4,5 +4,5 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { - id 'com.android.application' version '8.7.3' apply false + id 'com.android.application' version '8.8.0' apply false } \ No newline at end of file