Revert "Update gralde"

This reverts commit bfc8dfbc50.
This commit is contained in:
Karim Abou Zeid 2017-06-02 05:12:14 +02:00
commit 665920d90d
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0-alpha1'
classpath 'com.android.tools.build:gradle:2.3.1'
}
}