diff --git a/composebroadcasts/gradle.properties b/composebroadcasts/gradle.properties index 8fc565b..9dc9154 100644 --- a/composebroadcasts/gradle.properties +++ b/composebroadcasts/gradle.properties @@ -2,6 +2,8 @@ SONATYPE_HOST=S01 RELEASE_SIGNING_ENABLED=true SONATYPE_AUTOMATIC_RELEASE=true +SONATYPE_CONNECT_TIMEOUT_SECONDS=180 +SONATYPE_CLOSE_TIMEOUT_SECONDS=1500 GROUP=io.github.shubhamsinghshubham777 POM_ARTIFACT_ID=composebroadcasts @@ -21,4 +23,4 @@ POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/shubhamsinghshubham777/Compo POM_DEVELOPER_ID=shubhamsinghshubham777 POM_DEVELOPER_NAME=Shubham Singh -POM_DEVELOPER_URL=https://github.com/shubhamsinghshubham777/ \ No newline at end of file +POM_DEVELOPER_URL=https://github.com/shubhamsinghshubham777/