From 1a73b7ad3e1e6852f2f2f419949befed0f8e587c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 01:08:04 +0000 Subject: [PATCH] Bump com.android.application from 8.9.0-alpha09 to 8.10.0-alpha04 Bumps com.android.application from 8.9.0-alpha09 to 8.10.0-alpha04. --- updated-dependencies: - dependency-name: com.android.application 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 f4b634d..0dde588 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "8.9.0-alpha09" +agp = "8.10.0-alpha04" kotlin = "2.1.0" coreKtx = "1.15.0" junit = "4.13.2"