mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-07 23:03:11 +08:00
chore: Use gradle 7.4.2 distribution url (#1491)
This commit is contained in:
parent
7793db97cc
commit
8a1ffeeafd
@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
|
|||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
zipStorePath=wrapper/dists
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user