summaryrefslogtreecommitdiff
path: root/gradle/wrapper/gradle-wrapper.properties
blob: 81ea25e064f353133be277183bb60f24fd85d0f1 (plain)
1
2
3
4
5
6
#Sat Oct 19 23:37:09 CEST 2019
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-all.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
bgstack15