update extractor to not throw channelextractor exception

pull/691/head
Christian Schabesberger 2017-09-09 22:22:27 +02:00
rodzic 6068043fd4
commit 33b316d72f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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