Updated to latest gradle version
This commit is contained in:
parent
9aed39c49c
commit
b2c6b3df73
@ -3,7 +3,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.2.1'
|
||||
classpath 'com.android.tools.build:gradle:2.2.2'
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.7'
|
||||
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.2.1'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user