From 283e21f3ab80d89ab9ee42bda6cd6e14be71a5ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 09:51:09 +0000 Subject: [PATCH] Update plugin com.android.application to v8 --- native_image_cropper/example/android/settings.gradle | 2 +- native_image_cropper_android/example/android/settings.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/native_image_cropper/example/android/settings.gradle b/native_image_cropper/example/android/settings.gradle index 264db3c..d6efb73 100644 --- a/native_image_cropper/example/android/settings.gradle +++ b/native_image_cropper/example/android/settings.gradle @@ -18,7 +18,7 @@ pluginManagement { plugins { id "dev.flutter.flutter-plugin-loader" version "1.0.0" - id "com.android.application" version "7.3.0" apply false + id "com.android.application" version "8.5.1" apply false id "org.jetbrains.kotlin.android" version "2.0.21" apply false } diff --git a/native_image_cropper_android/example/android/settings.gradle b/native_image_cropper_android/example/android/settings.gradle index 264db3c..d6efb73 100644 --- a/native_image_cropper_android/example/android/settings.gradle +++ b/native_image_cropper_android/example/android/settings.gradle @@ -18,7 +18,7 @@ pluginManagement { plugins { id "dev.flutter.flutter-plugin-loader" version "1.0.0" - id "com.android.application" version "7.3.0" apply false + id "com.android.application" version "8.5.1" apply false id "org.jetbrains.kotlin.android" version "2.0.21" apply false }