Updated app-theme-helper, which fixes the Preference Switch bug.

This commit is contained in:
Karim Abou Zeid 2016-01-29 01:14:41 +01:00
commit e67edfb7e6
3 changed files with 21 additions and 11 deletions

View file

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