mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 06:15:48 +00:00
chore: use gradle-maven-publish-plugin's timeout handling functionality
This commit is contained in:
@@ -69,6 +69,8 @@ GROUP=com.github.android-password-store
|
||||
# more tolerant to those delays.
|
||||
systemProp.org.gradle.internal.http.connectionTimeout=500000
|
||||
systemProp.org.gradle.internal.http.socketTimeout=500000
|
||||
SONATYPE_CONNECT_TIMEOUT_SECONDS=120
|
||||
SONATYPE_CLOSE_TIMEOUT_SECONDS=1800
|
||||
|
||||
# Add opens for KAPT
|
||||
# https://youtrack.jetbrains.com/issue/KT-45545#focus=Comments-27-4862682.0-0
|
||||
|
Reference in New Issue
Block a user