From a3257b874d4673b99c74455091ee65340df1f986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 00:11:55 +0000 Subject: [PATCH] chore(deps): Bump com.android.application in the android-deps group (#34) Bumps the android-deps group with 1 update: com.android.application. Updates `com.android.application` from 8.7.2 to 8.7.3 --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-deps ... Signed-off-by: dependabot[bot] 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 87bda6a..5732341 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.2' apply false + id 'com.android.application' version '8.7.3' apply false } \ No newline at end of file