Update extractor version to latest release
This commit is contained in:
parent
476b3f804b
commit
e84d5311f9
|
@ -63,7 +63,7 @@ dependencies {
|
|||
exclude module: 'support-annotations'
|
||||
})
|
||||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:fc9f031'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.18.4'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||
|
||||
|
|
Loading…
Reference in New Issue