local/state/gradle/gradle.properties: raise timeout for slow internet
This commit is contained in:
parent
bfa3a61f44
commit
83c67d2cb1
|
@ -1,5 +1,5 @@
|
||||||
#systemProp.org.gradle.internal.http.connectionTimeout=150000
|
systemProp.org.gradle.internal.http.connectionTimeout=150000
|
||||||
#systemProp.org.gradle.internal.http.socketTimeout=150000
|
systemProp.org.gradle.internal.http.socketTimeout=150000
|
||||||
|
|
||||||
# Specifies the JVM arguments used for the daemon process.
|
# Specifies the JVM arguments used for the daemon process.
|
||||||
# The setting is particularly useful for tweaking memory settings.
|
# The setting is particularly useful for tweaking memory settings.
|
||||||
|
|
Loading…
Reference in New Issue