Skip to content

Commit

Permalink
fix invalid channel url for commends
Browse files Browse the repository at this point in the history
  • Loading branch information
theScrabi committed Feb 24, 2019
1 parent a9bf04c commit 1ce87b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
exclude module: 'support-annotations'
})

implementation 'com.github.TeamNewPipe:NewPipeExtractor:79b0a19d1af'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:e7e411dc296d8633'

testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'
Expand Down

0 comments on commit 1ce87b0

Please sign in to comment.