fix invalid channel url for commends

This commit is contained in:
Christian Schabesberger 2019-02-24 22:02:06 +01:00
parent e69c45a246
commit e3fccd7125
1 changed files with 1 additions and 1 deletions

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'