update deps

This commit is contained in:
Fabian Freund
2025-06-24 15:16:58 +02:00
parent 6dd75411a6
commit b798c4f471
6 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.10.0' apply false
id "com.android.application" version '8.10.1' apply false
id "org.jetbrains.kotlin.android" version "2.1.20" apply false
}