1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-30 00:53:19 +00:00

fix swaped name/url for channel

This commit is contained in:
Christian Schabesberger 2017-12-07 11:33:34 +01:00
parent e4e364af3f
commit 7b76bd79e8

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'