Update extractor version

This commit is contained in:
TobiGr 2020-03-28 19:18:37 +01:00
parent 7c72f17fad
commit 949150f9ff
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:647e7cd45'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:69e0624e3'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'