Skip to content

Commit 3e3df37

Browse files
Update maven and bintray plugins
1 parent 844ba6b commit 3e3df37

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ buildscript {
2424
}
2525
dependencies {
2626
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'
27+
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
28+
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
2929
}
3030
}
3131

0 commit comments

Comments
 (0)