Skip to content

Commit

Permalink
Tag version in separate step to uploading to bintray
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Nov 12, 2014
1 parent 5e6163c commit 7868c72
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,4 @@ uploadArchives {
}
}
}
}

uploadArchives.doLast {
dependsOn 'publishNewVersionTag'
}
}

0 comments on commit 7868c72

Please sign in to comment.