Upgrade AudioPlayer to v1.0.8

This commit is contained in:
Martin Fietz 2016-01-07 23:45:49 +01:00
parent 364dcef7a3
commit 754ff931b1
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ project.ext {
okhttpVersion = "2.7.0"
okioVersion = "1.6.0"
audioPlayerVersion = "v1.0.7"
audioPlayerVersion = "v1.0.8"
}
task wrapper(type: Wrapper) {