mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 02:53:09 +01:00
Update extractor version to fix live streams
This commit is contained in:
parent
209c1f8bc2
commit
6447af8541
@ -57,7 +57,7 @@ dependencies {
|
||||
exclude module: 'support-annotations'
|
||||
})
|
||||
|
||||
implementation 'com.github.teamnewpipe:NewPipeExtractor:ec3554a2ea6aa20'
|
||||
implementation 'com.github.teamnewpipe:NewPipeExtractor:dbdd9ed083d0b8a'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user