make compartible to yoututbe service restructure

This commit is contained in:
Christian Schabesberger 2018-05-08 21:45:06 +02:00
parent 4901ba0eab
commit 83ddb0ac15
3 changed files with 3 additions and 3 deletions

View file

@ -54,7 +54,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:08f0247d7344'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:94d1eb6f32'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'