1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-04 18:32:24 +00:00

Merge pull request #2153 from TeamNewPipe/fix_url

fix invalid channel url for commends
This commit is contained in:
Christian Schabesberger
2019-02-24 22:10:40 +01:00
committed by GitHub

View File

@@ -57,7 +57,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:8de53111d9'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:e7e411dc296d8633'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'