Skip to content

Commit

Permalink
Merge pull request #91 from Codel1417/dependabot/gradle/android/org.j…
Browse files Browse the repository at this point in the history
…etbrains.kotlin.android-1.9.23

Bump org.jetbrains.kotlin.android from 1.9.22 to 1.9.23 in /android
  • Loading branch information
Codel1417 authored Apr 10, 2024
2 parents 62d4d88 + 7277e38 commit 1b64173
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.1' apply false
id "org.jetbrains.kotlin.android" version "1.9.22" apply false
id "org.jetbrains.kotlin.android" version "1.9.23" apply false

}

Expand Down

0 comments on commit 1b64173

Please sign in to comment.