new gradle version (recommended by AS)

This commit is contained in:
Eric House 2017-02-15 06:35:23 -08:00
parent 507f6001fa
commit a526ec6529

View file

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.3'
classpath 'com.android.tools.build:gradle:2.2.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files