1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-30 07:50:50 +00:00

updated extractor for url decryption fix

This commit is contained in:
Ritvik Saraf 2019-01-19 15:26:31 +05:30
parent 559c397b2f
commit fec7672598

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'