CB-13558: Upgrading the gradle so we can upload the AAR

This commit is contained in:
Joe Bowser
2017-11-09 11:14:47 -08:00
parent 83601dca2f
commit 026dce563b
2 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
}