There was an error while loading. Please reload this page.
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