Skip to content

Commit

Permalink
Give Gradle a full 2 minutes to download the wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
tresat committed Apr 4, 2024
1 parent 2cc97b2 commit ba40591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions-snapshots/gradle-8.8-20240327001449+0000-bin.zip
networkTimeout=10000
distributionUrl=https\://services.gradle.org/distributions-snapshots/gradle-8.8-20240404001541+0000-bin.zip
networkTimeout=120000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit ba40591

Please sign in to comment.