Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

Commit

Permalink
Add comment with command for releases
Browse files Browse the repository at this point in the history
I always forget what this is...
  • Loading branch information
ZacSweers committed Apr 11, 2015
1 parent 9dd6f2d commit f5e425d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:1.1.3'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.4'
classpath 'com.novoda:bintray-release:0.2.9'
classpath 'com.novoda:bintray-release:0.2.9' // clean build bintrayUpload -PdryRun={true|false}
}
}

Expand Down

0 comments on commit f5e425d

Please sign in to comment.