6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 0f65ab3e
Changed files
comwell_key_app/android/settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Diff
diff --git a/comwell_key_app/android/settings.gradle b/comwell_key_app/android/settings.gradle
index 2ad50ad8..d3d22523 100644
--- a/comwell_key_app/android/settings.gradle
+++ b/comwell_key_app/android/settings.gradle
@@ -20,7 +20,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.7.0' apply false
- id "org.jetbrains.kotlin.android" version "2.0.0" apply false
+ id "org.jetbrains.kotlin.android" version "2.2.0" apply false
}
include ":app"