mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-02 15:01:01 +01:00
Update extractor version to fix video duration parsing failure
This commit is contained in:
parent
4e5a20ec45
commit
ffe8d4b689
@ -57,7 +57,7 @@ dependencies {
|
||||
exclude module: 'support-annotations'
|
||||
})
|
||||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:4488c217659d2'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:5f65788a2f89e'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||
|
Loading…
Reference in New Issue
Block a user