Upgrade android gradle tools
This commit is contained in:
parent
83b739737e
commit
dd854d0243
@ -4,7 +4,7 @@ buildscript {
|
|||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:2.2.1'
|
classpath 'com.android.tools.build:gradle:2.2.2'
|
||||||
// Used for annotation processing needed by the AndroidAnnotations library
|
// Used for annotation processing needed by the AndroidAnnotations library
|
||||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.6'
|
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.6'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user