update to latest dev extractor

This commit is contained in:
Christian Schabesberger 2019-07-21 15:08:17 +02:00
parent ad79a71fbd
commit 3a6c22da5c
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:c64c90a'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:4488c217659d2'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'