Fixed reveal animation, updated gradle plugin

This commit is contained in:
Karim Abou Zeid 2015-12-22 12:55:11 +01:00
commit 09ab843309
2 changed files with 4 additions and 3 deletions

View file

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