Amend last commit. (Reorganized and cleaned up the playback service a bit. Added the ability to fade a song in/out on play/pause.)

This commit is contained in:
Karim Abou Zeid 2015-06-14 17:30:56 +02:00
commit 0aedfe1293
3 changed files with 42 additions and 79 deletions

View file

@ -27,8 +27,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 22
versionCode 35
versionName "0.9.19b dev-1"
versionCode 36
versionName "0.9.20b dev-1"
}
buildTypes {