diff options
author | Serenibyss <10861407+serenibyss@users.noreply.github.com> | 2024-05-03 12:58:05 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-03 19:58:05 +0200 |
commit | 70e1acf1569f94ed7081a5ea44bac73822a29aa6 (patch) | |
tree | 943dfc4ef3cf3316caba70a99d43e90640a9dd85 /gradle/wrapper/gradle-wrapper.properties | |
parent | a17f0c238deadc7b107b37a5a852387a267cbb1f (diff) | |
download | GT5-Unofficial-70e1acf1569f94ed7081a5ea44bac73822a29aa6.tar.gz GT5-Unofficial-70e1acf1569f94ed7081a5ea44bac73822a29aa6.tar.bz2 GT5-Unofficial-70e1acf1569f94ed7081a5ea44bac73822a29aa6.zip |
Add improved Dragonblood DEFC recipes with comb (#123)
* update buildscript
* Add improved Dragonblood DEFC recipes with comb
Co-Authored-By: GDCloud <93287602+GDCloudstrike@users.noreply.github.com>
---------
Co-authored-by: GDCloud <93287602+GDCloudstrike@users.noreply.github.com>
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-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 a80b22ce5c..b82aa23a4f 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME |