Update extractor version

This commit is contained in:
TobiGr 2020-03-25 22:31:21 +01:00
parent 452f258b17
commit 93b75b6013
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:bff595c6c'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:647e7cd45'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'