|
@@ -6,7 +6,7 @@ buildscript {
|
|
|
jcenter()
|
|
|
}
|
|
|
dependencies {
|
|
|
- classpath 'com.android.tools.build:gradle:2.1.3'
|
|
|
+ classpath 'com.android.tools.build:gradle:2.2.0'
|
|
|
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
|
|
|
// NOTE: Do not place your application dependencies here; they belong
|
|
|
// in the individual module build.gradle files
|