Upgrade AudioPlayer to v1.0.12

This commit is contained in:
Martin Fietz 2016-02-10 20:48:36 +01:00
parent a2431be0be
commit 0639840679
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.11"
audioPlayerVersion = "v1.0.12"
}
task wrapper(type: Wrapper) {