From 50c77b51bb1a749cc6e5810d89f2e59decfa75d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 07:01:47 +0000 Subject: [PATCH] Bump com.android.application from 8.8.0 to 8.8.2 Bumps com.android.application from 8.8.0 to 8.8.2. --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 48a0873..8643147 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "8.8.0" +agp = "8.8.2" kotlin = "2.1.10" coreKtx = "1.15.0" junit = "4.13.2"