updated extractor for url decryption fix

pull/1650/head
Ritvik Saraf 2019-01-19 15:26:31 +05:30
rodzic 559c397b2f
commit fec7672598
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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'