mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-12-22 22:24:13 +07:00
Increase dependency timeout for jitpack
This commit is contained in:
parent
90d1770b3e
commit
9e718b633e
@ -22,6 +22,6 @@ kotlin.stdlib.default.dependency=false
|
||||
#needed for android compilation
|
||||
android.useAndroidX=true
|
||||
#used for slow jitpack builds; TODO see if this actually works
|
||||
http.socketTimeout=80000
|
||||
http.connectionTimeout=80000
|
||||
archash=bc9bbf8312f69d5e6882ce8dab4136d2126473e8
|
||||
org.gradle.internal.http.socketTimeout=100000
|
||||
org.gradle.internal.http.connectionTimeout=100000
|
||||
archash=e4ec2880dfdd5739ec75b5904d97ed3309c225d8
|
||||
|
Loading…
Reference in New Issue
Block a user