Updated gradle.

This commit is contained in:
Karim Abou Zeid 2016-03-10 14:04:43 +01:00
commit 73c81936d7
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.0.0-beta6'
classpath 'com.android.tools.build:gradle:2.1.0-alpha1'
classpath 'com.github.triplet.gradle:play-publisher:1.1.3'
}
}