local/state/gradle/gradle.properties: raise timeout for slow internet

This commit is contained in:
xeruf 2024-06-28 22:28:31 +03:00
parent bfa3a61f44
commit 83c67d2cb1
1 changed files with 2 additions and 2 deletions

View File

@ -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.