Skip to content

Commit 5a0ee39

Browse files
authored
deploy to bintray (#322)
1 parent 00b6392 commit 5a0ee39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ releasePoms:
1919
releaseArtifacts: releaseBinaries releasePoms
2020

2121
deployArtifacts:
22-
./gradlew artifactoryPublish
22+
./gradlew artifactoryPublish bintrayUpload
2323

2424
tagCommit:
2525
git tag `cat sdk-version.txt`; git push origin `cat sdk-version.txt`

0 commit comments

Comments
 (0)