We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744a4a1 commit 984620dCopy full SHA for 984620d
1 file changed
gradle/wrapper/gradle-wrapper.properties
@@ -3,8 +3,8 @@ distributionPath=wrapper/dists
3
distributionSha256Sum=9c0f7faeeb306cb14e4279a3e084ca6b596894089a0638e68a07c945a32c9e14
4
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
5
networkTimeout=10000
6
-retries=0
7
-retryBackOffMs=500
+retries=3
+retryBackOffMs=1000
8
validateDistributionUrl=true
9
zipStoreBase=GRADLE_USER_HOME
10
zipStorePath=wrapper/dists
0 commit comments