Update NewPipeExtractor

This commit is contained in:
wb9688 2017-09-16 09:47:15 +02:00 committed by wb9688
parent 442290d7f0
commit 25db3c2940

View file

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