Pin android gradle plugin to 2.1.2

This commit is contained in:
Adrian Malacoda 2016-09-25 00:41:06 -05:00
parent 6a965ca560
commit 245b9f4230

View File

@ -24,7 +24,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:+'
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