-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Roc Boronat edited this page Mar 4, 2016
·
1 revision
To distribute the project, we're using the great Novoda's Bintray Release plugin.
So, to upload a new version to Bintray, update the publishVersion value at build.gradle, and call this in your Terminal:
gradlew clean build bintrayUpload -PbintrayUser=BINTRAY_USERNAME -PbintrayKey=BINTRAY_KEY -PdryRun=false