Links support for mediaccc and shortened invidious

This commit is contained in:
bopol 2020-02-12 02:05:34 +01:00
parent 3b2f5e1e8c
commit 9d65d539cb
2 changed files with 21 additions and 2 deletions

View file

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