Skip to content

Commit 6ee352b

Browse files
renovate[bot]quoc-huynh-cosee
authored andcommitted
Update plugin com.android.application to v8.8.2
1 parent 281a945 commit 6ee352b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

native_image_cropper/example/android/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pluginManagement {
1818

1919
plugins {
2020
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
21-
id "com.android.application" version "8.8.1" apply false
21+
id "com.android.application" version "8.8.2" apply false
2222
id "org.jetbrains.kotlin.android" version "2.1.10" apply false
2323
}
2424

native_image_cropper_android/example/android/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pluginManagement {
1818

1919
plugins {
2020
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
21-
id "com.android.application" version "8.8.1" apply false
21+
id "com.android.application" version "8.8.2" apply false
2222
id "org.jetbrains.kotlin.android" version "2.1.10" apply false
2323
}
2424

0 commit comments

Comments
 (0)