There was an error while loading. Please reload this page.
1 parent 787e067 commit 1a7778fCopy full SHA for 1a7778f
1 file changed
android/settings.gradle.kts
@@ -19,7 +19,7 @@ pluginManagement {
19
plugins {
20
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
21
id("com.android.application") version "8.10.1" apply false
22
- id("org.jetbrains.kotlin.android") version "2.1.21" apply false
+ id("org.jetbrains.kotlin.android") version "2.2.20" apply false
23
24
id("com.google.gms.google-services") version "4.4.3" apply false
25
id("com.google.firebase.crashlytics") version "3.0.4" apply false
0 commit comments