From 107f2061bfee9570f666f194cb07a93332541c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 14:42:07 +0000 Subject: [PATCH] build(deps): bump com.android.application Bumps com.android.application from 8.6.0-alpha05 to 8.6.0-alpha06. --- 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 1aeb8f5..6d2ec3a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "8.6.0-alpha05" +agp = "8.6.0-alpha06" kotlin = "2.0.0" ksp = "2.0.0-1.0.22" core-ktx = "1.13.1"