Update extractor version

This commit is contained in:
TobiGr 2020-01-24 02:29:21 +01:00
parent 42ff60ce85
commit 10d57afaac
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:2ee558fb'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:ff61e284'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'