updated extractor

This commit is contained in:
Ritvik Saraf 2018-12-23 09:44:42 +05:30
parent f19cfb75e6
commit 990c220fa0
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.yausername:NewPipeExtractor:4c49a34'
implementation 'com.github.yausername:NewPipeExtractor:c77050d'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'