Skip to content

Commit

Permalink
Use the latest kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed Aug 7, 2024
1 parent a49ad87 commit 9ab7349
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 @@ -19,7 +19,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version '1.0.0'
id "com.android.application" version '8.5.1' apply false
id "org.jetbrains.kotlin.android" version '1.9.25' apply false
id "org.jetbrains.kotlin.android" version '2.0.10' apply false
}

include ":app"

0 comments on commit 9ab7349

Please sign in to comment.