- Ensure Gradle Wrapper is downloaded via https - This project uses an old version of Gradle in which mavenCentral() and jcenter() use http instead of https. This commit switches to use an explicit URL so https is used.
7 lines
232 B
Properties
7 lines
232 B
Properties
#Wed May 21 07:12:56 EEST 2014
|
|
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-1.12-all.zip
|