File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
flutter_custom_tabs_android/example/android
flutter_custom_tabs/example/android Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pluginManagement {
1919plugins {
2020 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
2121 id " com.android.application" version " 8.1.4" apply false
22- id " org.jetbrains.kotlin.android" version " 1.7.10 " apply false
22+ id " org.jetbrains.kotlin.android" version " 1.8.22 " apply false
2323}
2424
2525include " :app"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pluginManagement {
1919plugins {
2020 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
2121 id " com.android.application" version " 8.1.4" apply false
22- id " org.jetbrains.kotlin.android" version " 1.7.10 " apply false
22+ id " org.jetbrains.kotlin.android" version " 1.8.22 " apply false
2323}
2424
2525include " :app"
You can’t perform that action at this time.
0 commit comments