Fixed the notification not showing up when starting playback from the fab

This commit is contained in:
Karim Abou Zeid 2015-06-22 17:13:50 +02:00
commit 3cdf44e099
3 changed files with 20 additions and 16 deletions

View file

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