updated extractor

This commit is contained in:
yausername 2019-12-03 07:22:14 +05:30
parent 84297f9498
commit 29dbbf2d09

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'