Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 164 Bytes

PUBLISHING.md

File metadata and controls

8 lines (5 loc) · 164 Bytes

Publishing to Bintray

Add your user and API key to ~/.gradle/gradle.properties

bintrayUser=myuser
bintrayKey=myapikey

Run ./gradlew bintrayUpload