File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
talker_chopper_logger/example/android
talker_flutter/example/android
talker_http_logger/example/android Expand file tree Collapse file tree 3 files changed +3
-3
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.12.0" apply false
22- id(" org.jetbrains.kotlin.android" ) version " 1.8.22 " apply false
22+ id(" org.jetbrains.kotlin.android" ) version " 1.9.25 " 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.12.0" apply false
22- id " org.jetbrains.kotlin.android" version " 2.2.0 " apply false
22+ id " org.jetbrains.kotlin.android" version " 2.2.21 " 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.12.0" apply false
22- id(" org.jetbrains.kotlin.android" ) version " 2.2.0 " apply false
22+ id(" org.jetbrains.kotlin.android" ) version " 2.2.21 " apply false
2323}
2424
2525include(" :app" )
You can’t perform that action at this time.
0 commit comments