From 69abcaf03f5f9fc6ba8043caae93a804a396b8b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 21:54:25 +0000 Subject: [PATCH] chore(deps): update dependency com.android.application to v8.12.1 (#325) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 8a5560f..f2640f8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -30,7 +30,7 @@ junit = "4.13.2" junitVersion = "1.3.0" espressoCore = "3.7.0" # Plugins -agp = "8.12.0" +agp = "8.12.1" kotlin = "2.2.10" ksp = "2.2.10-2.0.2"