Fix android builds permanently.

This commit is contained in:
sigmabeta 2016-04-02 10:14:40 -04:00
parent 2e8d918709
commit 57eea4f330
1 changed files with 1 additions and 1 deletions

View File

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