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 223b63f commit 4a94687Copy full SHA for 4a94687
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
}
6
//noinspection GroovyAssignabilityCheck
7
dependencies {
8
- classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:0.6'
+ classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+'
9
classpath 'org.ajoberstar:grgit:1.9.3'
10
11
@@ -23,7 +23,7 @@ subprojects {
23
24
25
26
27
28
29
0 commit comments