1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-25 04:22:30 +01:00

use newerextractor

This commit is contained in:
Christian Schabesberger 2019-08-22 11:39:32 +02:00
parent 670a95a01d
commit 7ba71e3b37

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'