AudioPlayer v1.0.14

This commit is contained in:
Martin Fietz 2016-03-03 23:58:46 +01:00
parent ba53fbb078
commit 578e5cc9ad
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.13"
audioPlayerVersion = "v1.0.14"
}
task wrapper(type: Wrapper) {