diff options
author | Jason Mitchell <mitchej@gmail.com> | 2023-01-28 19:02:04 -0800 |
---|---|---|
committer | Jason Mitchell <mitchej@gmail.com> | 2023-01-28 19:02:04 -0800 |
commit | 11216d666cbc30fc1e1dfc84e1e0c2f4252b1fc2 (patch) | |
tree | 4f93181959dcb178b5aad2ffb210c6043304bcf5 /gradle/wrapper/gradle-wrapper.properties | |
parent | 32bf5a5c5ebda95f8118e1ab99c2bd6618426e55 (diff) | |
download | GT5-Unofficial-11216d666cbc30fc1e1dfc84e1e0c2f4252b1fc2.tar.gz GT5-Unofficial-11216d666cbc30fc1e1dfc84e1e0c2f4252b1fc2.tar.bz2 GT5-Unofficial-11216d666cbc30fc1e1dfc84e1e0c2f4252b1fc2.zip |
[ci skip] Update buildscript to RetroFuturaGradle
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 3ab0b725ef..f398c33c4b 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip +networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |