Update Android gradle plugin to 2.1.2

This commit is contained in:
Branden Archer
2016-07-14 09:22:04 -04:00
parent f2f56b06dd
commit 06a7db0e6d

View File

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