diff options
| author | Martin Robertz <dream-master@gmx.net> | 2021-12-20 12:41:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-20 12:41:32 +0100 |
| commit | 53990ac72a6cdf7a68cbff9e99082fdb3346ff95 (patch) | |
| tree | 71a6fb2ebea0e00e4f5f21d8ab44f038073ad8db /gradle/wrapper/gradle-wrapper.properties | |
| parent | 735a7ca9a427d2e5c15f94aea4f61d9f1cada3b8 (diff) | |
| parent | 0e39512408abffd9d50a9dd79349bd9cb1c83c01 (diff) | |
| download | GT5-Unofficial-53990ac72a6cdf7a68cbff9e99082fdb3346ff95.tar.gz GT5-Unofficial-53990ac72a6cdf7a68cbff9e99082fdb3346ff95.tar.bz2 GT5-Unofficial-53990ac72a6cdf7a68cbff9e99082fdb3346ff95.zip | |
Merge pull request #21 from GTNewHorizons/unify-build-script
Migrate to unified build script
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
| -rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 3de046669c..3ab0b725ef 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,5 @@ -#Wed May 06 21:54:49 CEST 2020 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.1-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.4.1-bin.zip |
