summaryrefslogtreecommitdiff
path: root/gradle/wrapper/gradle-wrapper.properties
blob: 0729969d30c0044b9d8ff2b8d0fcb838e813887d (plain)
1
2
3
4
5
6
#Wed May 10 08:46:32 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.5-bin.zip
bgstack15