use commit from newpipeextractor master

This commit is contained in:
Christian Schabesberger 2018-05-11 17:59:59 +02:00
parent e6d700288c
commit d638fa1434
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:0501a2f54'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:0501a2f543'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'