Update extractor version

This commit is contained in:
TobiGr 2020-03-25 12:04:16 +01:00
parent 5a8b565199
commit 4524a69f99
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:2cf8cbf0d'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:bff595c6c'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'