mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-06 16:27:25 +07:00
Increase dependency timeout for jitpack
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user