move on to version 0.15.0

This commit is contained in:
Christian Schabesberger 2019-01-18 20:46:50 +01:00
parent c3e95f4920
commit fe313e4bf7
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:91b1efc97e'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:99915e4527c0'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'