We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d8324 commit e8c07acCopy full SHA for e8c07ac
composebroadcasts/gradle.properties
@@ -2,6 +2,8 @@
2
SONATYPE_HOST=S01
3
RELEASE_SIGNING_ENABLED=true
4
SONATYPE_AUTOMATIC_RELEASE=true
5
+SONATYPE_CONNECT_TIMEOUT_SECONDS=180
6
+SONATYPE_CLOSE_TIMEOUT_SECONDS=1500
7
8
GROUP=io.github.shubhamsinghshubham777
9
POM_ARTIFACT_ID=composebroadcasts
@@ -21,4 +23,4 @@ POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/shubhamsinghshubham777/Compo
21
23
22
24
POM_DEVELOPER_ID=shubhamsinghshubham777
25
POM_DEVELOPER_NAME=Shubham Singh
-POM_DEVELOPER_URL=https://github.com/shubhamsinghshubham777/
26
+POM_DEVELOPER_URL=https://github.com/shubhamsinghshubham777/
0 commit comments