From 2d3e9683111b1c7790ab5ecd80b4414bd48998ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 01:16:31 +0000 Subject: [PATCH] Update Gradle to v8.14.5 --- .../example/android/gradle/wrapper/gradle-wrapper.properties | 2 +- .../android/gradle/wrapper/gradle-wrapper.properties | 2 +- .../example/android/gradle/wrapper/gradle-wrapper.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/native_image_cropper/example/android/gradle/wrapper/gradle-wrapper.properties b/native_image_cropper/example/android/gradle/wrapper/gradle-wrapper.properties index fe714c08..2574c59b 100644 --- a/native_image_cropper/example/android/gradle/wrapper/gradle-wrapper.properties +++ b/native_image_cropper/example/android/gradle/wrapper/gradle-wrapper.properties @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https://services.gradle.org/distributions/gradle-8.14.4-all.zip +distributionUrl=https://services.gradle.org/distributions/gradle-8.14.5-all.zip diff --git a/native_image_cropper_android/android/gradle/wrapper/gradle-wrapper.properties b/native_image_cropper_android/android/gradle/wrapper/gradle-wrapper.properties index aaaabb3c..4f5eb9dc 100644 --- a/native_image_cropper_android/android/gradle/wrapper/gradle-wrapper.properties +++ b/native_image_cropper_android/android/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.4-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.5-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/native_image_cropper_android/example/android/gradle/wrapper/gradle-wrapper.properties b/native_image_cropper_android/example/android/gradle/wrapper/gradle-wrapper.properties index fe714c08..2574c59b 100644 --- a/native_image_cropper_android/example/android/gradle/wrapper/gradle-wrapper.properties +++ b/native_image_cropper_android/example/android/gradle/wrapper/gradle-wrapper.properties @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https://services.gradle.org/distributions/gradle-8.14.4-all.zip +distributionUrl=https://services.gradle.org/distributions/gradle-8.14.5-all.zip