chore: use gradle-maven-publish-plugin's timeout handling functionality

This commit is contained in:
Harsh Shandilya 2023-03-03 23:51:02 +05:30
parent 90b9ed88eb
commit 3a694c7255
No known key found for this signature in database

View file

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