We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b351b commit 781cba8Copy full SHA for 781cba8
1 file changed
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
// This sucks down a lot of stuff that 'normal' users wouldn't
7
// have and won't need anyway.
8
if( project.hasProperty('releaseUser') ) {
9
- classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.6'
+ classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+'
10
}
11
12
0 commit comments