optimize and fix

This commit is contained in:
Marton Kiss
2025-01-21 14:12:47 +01:00
parent d09f3772a3
commit 0464624648
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "8.1.0" apply false
id "com.android.application" version "8.8.0" apply false
id "org.jetbrains.kotlin.android" version "2.0.20" apply false
}