updated extractor for url decryption fix

This commit is contained in:
Ritvik Saraf 2019-01-19 15:26:31 +05:30
parent 1c59a5c8ce
commit 9a97d24d5f

View file

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