Skip to content

Commit

Permalink
Increase Gradle timeout (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
fnobilia committed Feb 4, 2021
1 parent 101580c commit 7a83a2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
@@ -1 +1,3 @@
org.gradle.caching=true
systemProp.org.gradle.internal.http.connectionTimeout=300000
systemProp.org.gradle.internal.http.socketTimeout=300000

0 comments on commit 7a83a2f

Please sign in to comment.