updated extractor and downloader

This commit is contained in:
Ritvik Saraf 2018-09-27 04:20:57 +05:30
parent 03d155ca60
commit 60ea837db7
2 changed files with 15 additions and 9 deletions

View file

@ -55,7 +55,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.yausername:NewPipeExtractor:fb14196'
implementation 'com.github.yausername:NewPipeExtractor:6b62091'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.8.9'