Fixed collapsed notification not getting colored.

This commit is contained in:
Karim Abou Zeid 2015-06-22 12:33:39 +02:00
commit 4017815711
3 changed files with 26 additions and 3 deletions

View file

@ -26,8 +26,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 22
versionCode 42
versionName "0.9.26b dev-1"
versionCode 43
versionName "0.9.27b dev-1"
}
buildTypes {