You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by jc...@apache.org on 2022/09/13 23:22:26 UTC

[cordova-android] 01/01: chore: Use gradle 7.4.2 distribution url

This is an automated email from the ASF dual-hosted git repository.

jcesarmobile pushed a commit to branch update-url
in repository https://gitbox.apache.org/repos/asf/cordova-android.git

commit 419ebbb1b5c75fd23c58e93900b20c8a97d6859b
Author: jcesarmobile <jc...@gmail.com>
AuthorDate: Wed Sep 14 01:22:11 2022 +0200

    chore: Use gradle 7.4.2 distribution url
---
 .../android_studio_project/gradle/wrapper/gradle-wrapper.properties     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/fixtures/android_studio_project/gradle/wrapper/gradle-wrapper.properties b/spec/fixtures/android_studio_project/gradle/wrapper/gradle-wrapper.properties
index 66eab69d..68ff47a2 100644
--- a/spec/fixtures/android_studio_project/gradle/wrapper/gradle-wrapper.properties
+++ b/spec/fixtures/android_studio_project/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-all.zip


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org