Skip to content

Commit 94043e4

Browse files
Auto-publish when pushing to bintray
1 parent a8bcf7c commit 94043e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/bintray.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ bintray {
3535
user = properties.getProperty("bintray.user")
3636
key = properties.getProperty("bintray.apikey")
3737
dryRun = bintrayDryRun
38+
publish = true
3839

3940
configurations = ['archives']
4041
pkg {

0 commit comments

Comments
 (0)