-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Roc Boronat edited this page Dec 21, 2015
·
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