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/16 07:33:21 UTC

[cordova-android] branch master updated: chore: Use gradle 7.4.2 distribution url (#1491)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8a1ffeea chore: Use gradle 7.4.2 distribution url (#1491)
8a1ffeea is described below

commit 8a1ffeeafdcb2bdb81d970db08e766c4ecbfd931
Author: jcesarmobile <jc...@gmail.com>
AuthorDate: Fri Sep 16 09:33:15 2022 +0200

    chore: Use gradle 7.4.2 distribution url (#1491)
---
 .../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