Update Extractor

This commit is contained in:
Tobias Groza 2019-06-03 22:06:58 +02:00
parent 5e00e34552
commit 1684a2110c
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:2ac713e'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:c64c90a'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'