File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
native_image_cropper_android/example/android
native_image_cropper/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 @@ -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.13.0 " apply false
21+ id(" com.android.application" ) version " 8.13.1 " apply false
2222 id(" org.jetbrains.kotlin.android" ) version " 2.2.21" 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.13.0 " apply false
21+ id(" com.android.application" ) version " 8.13.1 " apply false
2222 id(" org.jetbrains.kotlin.android" ) version " 2.2.21" apply false
2323}
2424
You can’t perform that action at this time.
0 commit comments