Skip to content

Files

Latest commit

c73f26d · Apr 1, 2015

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