We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f89ea5 + 2e2cbc2 commit 208a2a8Copy full SHA for 208a2a8
android/settings.gradle
@@ -33,7 +33,7 @@ pluginManagement {
33
plugins {
34
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
35
id "com.android.application" version "8.9.0" apply false
36
- id "org.jetbrains.kotlin.android" version "1.8.22" apply false
+ id "org.jetbrains.kotlin.android" version "2.1.10" apply false
37
}
38
39
include ":app"
0 commit comments