Merge pull request #3090 from B0pol/mediaccc

Links support for mediaccc and shortened invidious
This commit is contained in:
Tobias Groza 2020-03-15 17:24:32 +01:00 committed by GitHub
commit 9e77609151
2 changed files with 21 additions and 10 deletions

View file

@ -92,7 +92,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:6446abc6d'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:65a7eda'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'