Increase dependency timeout for jitpack
This commit is contained in:
@@ -22,6 +22,6 @@ kotlin.stdlib.default.dependency=false
|
|||||||
#needed for android compilation
|
#needed for android compilation
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
#used for slow jitpack builds; TODO see if this actually works
|
#used for slow jitpack builds; TODO see if this actually works
|
||||||
http.socketTimeout=80000
|
org.gradle.internal.http.socketTimeout=100000
|
||||||
http.connectionTimeout=80000
|
org.gradle.internal.http.connectionTimeout=100000
|
||||||
archash=bc9bbf8312f69d5e6882ce8dab4136d2126473e8
|
archash=e4ec2880dfdd5739ec75b5904d97ed3309c225d8
|
||||||
|
|||||||
Reference in New Issue
Block a user