updated extractor

This commit is contained in:
yausername 2019-11-21 05:41:14 +05:30
parent 596005c69e
commit ceabfd1a8b

View file

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