updated extractor

This commit is contained in:
yausername 2019-12-03 07:22:14 +05:30
parent d32ad36f3d
commit 7a67d192c3
No known key found for this signature in database
GPG Key ID: F946F508AA241678
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.yausername:NewPipeExtractor:00c2368'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:43b54cc'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'