Skip to content

Commit 781cba8

Browse files
committed
Making sure to suck down the latest jfrog plugin version.
1 parent f7b351b commit 781cba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
// This sucks down a lot of stuff that 'normal' users wouldn't
77
// have and won't need anyway.
88
if( project.hasProperty('releaseUser') ) {
9-
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.6'
9+
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+'
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)