From efa46fd9a27cfbcb05efabc7b23c2c508e1a3ed7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 23:41:14 +0000 Subject: [PATCH] Update plugin com.android.application to v8.7.3 --- 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 72e8d42..cb7d7dd 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 "8.7.2" apply false + id "com.android.application" version "8.7.3" apply false id "org.jetbrains.kotlin.android" version "2.1.0" apply false } diff --git a/native_image_cropper_android/example/android/settings.gradle b/native_image_cropper_android/example/android/settings.gradle index 72e8d42..cb7d7dd 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 "8.7.2" apply false + id "com.android.application" version "8.7.3" apply false id "org.jetbrains.kotlin.android" version "2.1.0" apply false }