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 @@ -18,7 +18,7 @@ pluginManagement {
1818
1919plugins {
2020 id(" dev.flutter.flutter-plugin-loader" ) version " 1.0.0"
21- id(" com.android.application" ) version " 8.12.0 " apply false
21+ id(" com.android.application" ) version " 8.12.1 " apply false
2222 id(" org.jetbrains.kotlin.android" ) version " 1.8.22" apply false
2323}
2424
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ pluginManagement {
1818
1919plugins {
2020 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
21- id " com.android.application" version " 8.12.0 " apply false
21+ id " com.android.application" version " 8.12.1 " apply false
2222 id " org.jetbrains.kotlin.android" version " 2.2.0" apply false
2323}
2424
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ pluginManagement {
1818
1919plugins {
2020 id(" dev.flutter.flutter-plugin-loader" ) version " 1.0.0"
21- id(" com.android.application" ) version " 8.12.0 " apply false
21+ id(" com.android.application" ) version " 8.12.1 " apply false
2222 id(" org.jetbrains.kotlin.android" ) version " 2.2.0" apply false
2323}
2424
You can’t perform that action at this time.
0 commit comments