Skip to content

Commit

Permalink
chore: bump org.jetbrains.kotlin.android from 1.7.10 to 2.0.21 in /an…
Browse files Browse the repository at this point in the history
…droid (#1026)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 824a3aa commit 11f5fd3
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 "7.3.0" apply false
id "org.jetbrains.kotlin.android" version "1.7.10" apply false
id "org.jetbrains.kotlin.android" version "2.0.21" apply false
}

include ":app"

0 comments on commit 11f5fd3

Please sign in to comment.