14 lines
572 B
Properties
14 lines
572 B
Properties
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
# NOTE: services.gradle.org is unreachable from this network (TCP connect times out
|
|
# even though port 443 looks open), so the wrapper points at a mirror.
|
|
# Revert to the official URL if you are on a network where it works:
|
|
# https://services.gradle.org/distributions/gradle-9.5.1-bin.zip
|
|
distributionUrl=https\://mirrors.cloud.tencent.com/gradle/gradle-9.5.1-bin.zip
|
|
networkTimeout=60000
|
|
retries=3
|
|
retryBackOffMs=1000
|
|
validateDistributionUrl=true
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|