support for opening /c/ channel links

This commit is contained in:
bopol 2020-01-17 22:59:51 +01:00
parent aa4329a666
commit b686e129fb
2 changed files with 2 additions and 1 deletions

View file

@ -62,7 +62,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:bdbfa26'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:2ee558f'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'