updated extractor

This commit is contained in:
Ritvik Saraf 2019-03-11 03:16:17 +05:30
parent 58e562f7d4
commit e242adec66
1 changed files with 1 additions and 1 deletions

View File

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