fix swaped name/url for channel

This commit is contained in:
Christian Schabesberger 2017-12-07 11:33:34 +01:00
parent ac975fcaa4
commit e76d4f3516

View file

@ -52,7 +52,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:a5ba4828'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:17ce9f537e8df'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'