Increment gradle plugin to 2.2.3
* To support instant run
This commit is contained in:
parent
3d1412d94d
commit
1e92f7c43b
@ -4,7 +4,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.2.2'
|
||||
classpath 'com.android.tools.build:gradle:2.2.3'
|
||||
// Used for annotation processing needed by the AndroidAnnotations library
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.6'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user