updated project dependencies and sdk. Comptaible with Flutter 3.35.3

This commit is contained in:
2025-09-06 14:47:08 +02:00
parent 85f9988453
commit f330ef3f56
6 changed files with 20 additions and 20 deletions

View File

@@ -20,7 +20,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.7.3' apply false
id "org.jetbrains.kotlin.android" version "1.8.10" apply false
id "org.jetbrains.kotlin.android" version "2.1.10" apply false
}
include ":app"