0
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-09-20 20:03:11 +02:00

update extractor version

This commit is contained in:
bopol 2020-02-09 00:00:14 +01:00
parent 88c68315f6
commit 3f3d1bfccf

View File

@ -63,7 +63,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.B0pol:NewPipeExtractor:11bcc78d9c8eb39e8d61a6f4bc4112025937f087'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:9112a10'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'