Update extractor version
This commit is contained in:
parent
7c72f17fad
commit
949150f9ff
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ dependencies {
|
|||
exclude module: 'support-annotations'
|
||||
})
|
||||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:647e7cd45'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:69e0624e3'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue