updated extractor

This commit is contained in:
Ritvik Saraf 2018-10-12 13:16:16 +05:30
parent fc31458cc4
commit cc6989b4f9
1 changed files with 1 additions and 1 deletions

View File

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