Downgradle gradle build tools.

This commit is contained in:
Dylan Vann 2018-05-06 03:05:03 -04:00
parent 9bc880e46a
commit a55287cdb6
1 changed files with 1 additions and 1 deletions

View File

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