From 37a37b0706fa44bf765373ac20a947c20ce4625c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 08:49:02 +0000 Subject: [PATCH] Update android.gradle.plugin to v9.3.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 83138bef5..df5b5fdd1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -45,7 +45,7 @@ squareup-leakcanary = "2.14" squareup-wire = "5.5.0" kotlin = "2.4.10" -android-gradle-plugin = "9.1.1" +android-gradle-plugin = "9.3.1" kotlin-symbol-processor = "2.3.10" androidx-test-ext-junit = "1.3.0"