Migrated to Android Studio 2.2
This commit is contained in:
parent
df9d1d2a6e
commit
94fa15c8ac
|
@ -5,7 +5,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.1.3'
|
||||
classpath 'com.android.tools.build:gradle:2.2.0'
|
||||
/*
|
||||
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7"
|
||||
// The following dependency has been replaced with newer version according to https://github.com/dcendents/android-maven-plugin
|
||||
|
|
Loading…
Reference in New Issue