We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844ba6b commit 3e3df37Copy full SHA for 3e3df37
1 file changed
build.gradle
@@ -24,8 +24,8 @@ buildscript {
24
}
25
dependencies {
26
classpath 'com.android.tools.build:gradle:3.2.1'
27
- classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.4'
28
- classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
+ classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
+ classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
29
30
31
0 commit comments