move to latest version of extractor

This commit is contained in:
Schabi 2018-03-06 19:44:17 +01:00
parent 03d7a416f3
commit c3efb40b8e
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.karyogamy:NewPipeExtractor:b4206479cb'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:b1130629bb'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'