Update extractor version to latest release
This commit is contained in:
parent
476b3f804b
commit
e84d5311f9
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ dependencies {
|
||||||
exclude module: 'support-annotations'
|
exclude module: 'support-annotations'
|
||||||
})
|
})
|
||||||
|
|
||||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:fc9f031'
|
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.18.4'
|
||||||
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…
Add table
Reference in a new issue