Skip to content

Commit

Permalink
Merge pull request #168 from Codel1417/dependabot/gradle/android/org.…
Browse files Browse the repository at this point in the history
…jetbrains.kotlin.android-2.0.0

Bump org.jetbrains.kotlin.android from 1.9.24 to 2.0.0 in /android
  • Loading branch information
Codel1417 authored May 22, 2024
2 parents b7ab7f5 + 021e078 commit ee9410b
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 @@ -20,7 +20,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.3.2' apply false
id "org.jetbrains.kotlin.android" version "1.9.24" apply false
id "org.jetbrains.kotlin.android" version "2.0.0" apply false
id("com.google.gms.google-services") version "4.4.1" apply false
}

Expand Down

0 comments on commit ee9410b

Please sign in to comment.