Upgrade audioplayer

This commit is contained in:
Martin Fietz 2016-03-03 20:16:57 +01:00
parent a241c7aadc
commit 57489a8066
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ project.ext {
rxJavaVersion = "1.1.0"
rxJavaRulesVersion = "1.1.0.0"
audioPlayerVersion = "v1.0.12"
audioPlayerVersion = "v1.0.13"
}
task wrapper(type: Wrapper) {