Android: Update gradle version

This commit is contained in:
degasus 2016-04-02 13:56:30 +02:00
parent 418b8c03d5
commit 6cd7740f4b

View file

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