Update Gradle Android plugin to 2.0.0

This commit is contained in:
Branden Archer
2016-05-12 22:56:44 -04:00
parent 0248df532a
commit 8b887a2ee9

View File

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