Skip to content

Commit

Permalink
upgrade bintray plugin since it was throwing an NPE with newer versio…
Browse files Browse the repository at this point in the history
…ns of gradle
  • Loading branch information
mlueders committed Dec 11, 2015
1 parent 91d218a commit 3921588
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 @@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath 'com.github.townsfolk:gradle-release:1.2'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:0.5'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.4'
}
}

Expand Down

0 comments on commit 3921588

Please sign in to comment.