Update extractor version
This commit is contained in:
parent
5a8b565199
commit
4524a69f99
|
@ -92,7 +92,7 @@ dependencies {
|
||||||
exclude module: 'support-annotations'
|
exclude module: 'support-annotations'
|
||||||
})
|
})
|
||||||
|
|
||||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:2cf8cbf0d'
|
implementation 'com.github.TeamNewPipe:NewPipeExtractor:bff595c6c'
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue