Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.kotlin.android from 1.7.22 to 1.9.23 …
Browse files Browse the repository at this point in the history
…in /packages/package_info_plus/package_info_plus/example/android (#2800)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Volodymyr Buberenko <vbuberen@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and vbuberen committed Apr 8, 2024
1 parent 1ae88fc commit af91dc1
Showing 1 changed file with 1 addition and 1 deletion.
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.3.1" apply false
id "org.jetbrains.kotlin.android" version "1.7.22" apply false
id "org.jetbrains.kotlin.android" version "1.9.23" apply false
}

include ":app"

0 comments on commit af91dc1

Please sign in to comment.