From cde90ddf355437c088191fa38b972fd24d4bbad9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 21:02:00 +0000 Subject: [PATCH] chore(deps): update android.gradle.plugin to v8.13.1 --- 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 3aebf6a1..349410b3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -41,7 +41,7 @@ squareup-leakcanary = "2.14" squareup-wire = "5.3.5" kotlin = "2.2.0" -android-gradle-plugin = "8.9.1" +android-gradle-plugin = "8.13.1" kotlin-symbol-processor = "2.2.0-2.0.2" androidx-test-ext-junit = "1.2.1"