From 810ce98943fe3dbb30e97bd2a7a4b433b61b2de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 00:18:31 +0000 Subject: [PATCH] Bump com.android.application from 8.10.0-alpha05 to 8.11.0-alpha05 Bumps com.android.application from 8.10.0-alpha05 to 8.11.0-alpha05. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.11.0-alpha05 dependency-type: direct:production update-type: version-update:semver-minor ... 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 02e8000..6de223c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "8.10.0-alpha05" +agp = "8.11.0-alpha05" kotlin = "2.1.10" coreKtx = "1.15.0" junit = "4.13.2"