update to latest newpipeextractor

This commit is contained in:
Christian Schabesberger 2017-12-06 14:29:26 +01:00
parent 2ba5acd677
commit 85707fca0a
2 changed files with 2 additions and 5 deletions

View file

@ -52,7 +52,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:b9d0941411'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:a5ba4828'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'