upgrade versions

This commit is contained in:
Fabian Freund
2025-05-26 00:02:08 +02:00
parent eba9e6f763
commit 05d938309c
5 changed files with 19 additions and 19 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.9.1' apply false
id "com.android.application" version '8.10.0' apply false
id "org.jetbrains.kotlin.android" version "2.1.20" apply false
}