Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.android from 2.0.10 to 2.0.20 in /android (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 25, 2024
1 parent 41ffe58 commit d8e98e0
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 "7.4.2" apply false
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 d8e98e0

Please sign in to comment.