use newerextractor

This commit is contained in:
Christian Schabesberger 2019-08-22 11:39:32 +02:00
parent 670a95a01d
commit 7ba71e3b37
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:430da57350c587828'
implementation 'com.github.teamnewpipe:NewPipeExtractor:cfc72d8dc9d'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'