Update extractor version

This commit is contained in:
Mauricio Colli 2017-09-11 11:21:01 -03:00 committed by Christian Schabesberger
parent 4c2d705311
commit 3e6bed538a
4 changed files with 7 additions and 8 deletions

View file

@ -44,7 +44,7 @@ dependencies {
exclude module: 'support-annotations'
}
compile 'com.github.TeamNewPipe:NewPipeExtractor:f308755'
compile 'com.github.TeamNewPipe:NewPipeExtractor:7ae274b'
testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:1.10.19'