fix afiliate parse link failure

This commit is contained in:
Christian Schabesberger 2018-05-08 22:14:52 +02:00
parent 83ddb0ac15
commit e5805e907b

View file

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