Skip to content

Commit 108bab4

Browse files
chore(deps): update plugin org.jetbrains.kotlin.android to v1.9.25
1 parent 6371b33 commit 108bab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile-app/android/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pluginManagement {
1919
plugins {
2020
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
2121
id "com.android.application" version "7.3.1" apply false
22-
id "org.jetbrains.kotlin.android" version "1.9.10" apply false
22+
id "org.jetbrains.kotlin.android" version "1.9.25" apply false
2323
// START: FlutterFire Configuration
2424
id "com.google.gms.google-services" version "4.3.15" apply false
2525
id "com.google.firebase.crashlytics" version "2.8.1" apply false

0 commit comments

Comments
 (0)