From bea3b531d9ba492ae73f3bb08cb5f4e32391815b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 08:29:35 +0000 Subject: [PATCH] Bump com.android.application from 8.2.0-beta01 to 8.4.0-alpha10 Bumps com.android.application from 8.2.0-beta01 to 8.4.0-alpha10. --- 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 2b58437..b8f62c6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "8.2.0-beta01" +agp = "8.4.0-alpha10" kotlin = "1.9.22" ksp = "1.9.22-1.0.17" hilt = "2.50"