We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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