diff options
author | bartimaeusnek <no-email> | 2021-01-29 18:58:11 +0100 |
---|---|---|
committer | bartimaeusnek <no-email> | 2021-01-29 18:58:11 +0100 |
commit | fa1e99364006199b6dc07c21aa56e8f0e1c39692 (patch) | |
tree | da458c98db4f5ef7f9647bd6f76e6f2a5acc7acc /gradle | |
parent | e5d5c7cd3b1611688d3e9d0ea6b799b1cd1cf250 (diff) | |
download | GT5-Unofficial-fa1e99364006199b6dc07c21aa56e8f0e1c39692.tar.gz GT5-Unofficial-fa1e99364006199b6dc07c21aa56e8f0e1c39692.tar.bz2 GT5-Unofficial-fa1e99364006199b6dc07c21aa56e8f0e1c39692.zip |
Fix build problems with tectech and bartworks? Test3
Diffstat (limited to 'gradle')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 2c2bbe5f9a..674bdda00e 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.4.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip |