Skip to content

Commit

Permalink
Update Kotlin version to 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
MillerAdulu committed Aug 27, 2024
1 parent a71da3d commit 14f61b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plugins {
id "com.google.gms.google-services" version "4.4.2" apply false
id "com.google.firebase.crashlytics" version "2.8.1" apply false
// END: FlutterFire Configuration
id "org.jetbrains.kotlin.android" version "2.0.10" apply false
id "org.jetbrains.kotlin.android" version "2.0.20" apply false
}

include ":app"

0 comments on commit 14f61b1

Please sign in to comment.