chore(deps): update plugin com.android.application to v8.13.2 (#326)

This commit was merged in pull request #326.
This commit is contained in:
2026-06-01 21:47:39 +02:00
committed by Bot of Thomas Güttler
co-authored by Bot of Thomas Güttler
parent ea5d119706
commit 2a9a5f339a
+1 -1
View File
@@ -19,7 +19,7 @@ pluginManagement {
plugins {
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
id("com.android.application") version "8.11.1" apply false
id("com.android.application") version "8.13.2" apply false
id("org.jetbrains.kotlin.android") version "2.2.20" apply false
}