Skip to content

Commit

Permalink
add release script because I get bored of typing it
Browse files Browse the repository at this point in the history
  • Loading branch information
blundell committed May 23, 2015
1 parent 75eea33 commit 1ff8218
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release.sh
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

./gradlew clean build bintrayUpload -PbintrayUser=blundell -PbintrayKey=$1 -PdryRun=false

0 comments on commit 1ff8218

Please sign in to comment.