maybe optimized shit

This commit is contained in:
Marton Kiss
2025-01-21 13:37:42 +01:00
parent 889d0d6057
commit 739e75160d
8 changed files with 12 additions and 21 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.3.0" apply false
id "com.android.application" version "8.1.0" apply false
id "org.jetbrains.kotlin.android" version "2.0.20" apply false
}