update deps

This commit is contained in:
Fabian Freund
2025-08-20 14:15:20 +02:00
parent ac3877ea9a
commit 7a89c622dc
7 changed files with 11 additions and 10 deletions
@@ -18,7 +18,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.12.1" apply false
id "org.jetbrains.kotlin.android" version "2.1.20" apply false
}