Use commit from extractor pr

This commit is contained in:
Andrew 2019-08-08 01:07:51 +00:00 committed by GitHub
parent 7dc560e1f2
commit c4967532e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:5f65788a2f89e'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:7fb17684f5d97'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'