1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-01 09:33:19 +00:00

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

View File

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