Update extractor version to latest release

This commit is contained in:
TobiGr 2020-02-21 22:30:59 +01:00
parent 476b3f804b
commit e84d5311f9
1 changed files with 1 additions and 1 deletions

View File

@ -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'