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 574d78a commit 517b4c3Copy full SHA for 517b4c3
build.gradle
@@ -43,6 +43,7 @@ bintray {
43
sync = true
44
user = System.getenv('SONA_USER')
45
password = System.getenv('SONA_PASS')
46
+ close = '1'
47
}
48
49
0 commit comments