updated extractor for url decryption fix
This commit is contained in:
parent
559c397b2f
commit
fec7672598
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue