update extractor

This commit is contained in:
Christian Schabesberger 2018-02-20 13:52:20 +01:00
parent 4d25db2e11
commit 6d9aecd500
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:e51bc58a856dcf3'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:7716b1437815'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'