From 1fa297331588c65fc0a024d20ee9c84f3028a3d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:33:30 +0000 Subject: [PATCH] chore: update dependency com.android.tools.build:gradle to v9 --- config/libs.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/libs.toml b/config/libs.toml index e070fd7..20282d4 100644 --- a/config/libs.toml +++ b/config/libs.toml @@ -5,7 +5,7 @@ android-securityLints = "1.0.4" # See https://developer.android.com/jetpack/androidx/releases/compose-kotlin androidGradleCacheFix = "3.0.3" # @pin needs to match libpebble3's plugin -androidGradlePlugin = "8.13.2" +androidGradlePlugin = "9.3.1" androidx-activity-compose = "1.13.0" androidx-annotation = "1.10.0" androidx-compose-material3 = "1.5.0-alpha17"