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:
parent
5c69ca132f
commit
0aedfe1293
3 changed files with 42 additions and 79 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue