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 27416a2 commit f2bbef3Copy full SHA for f2bbef3
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