fix afiliate parse link failure
This commit is contained in:
parent
371f14cdc9
commit
e6d700288c
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ dependencies {
|
||||||
exclude module: 'support-annotations'
|
exclude module: 'support-annotations'
|
||||||
}
|
}
|
||||||
|
|
||||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:94d1eb6f32'
|
implementation 'com.github.TeamNewPipe:NewPipeExtractor:0501a2f54'
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
testImplementation 'org.mockito:mockito-core:1.10.19'
|
testImplementation 'org.mockito:mockito-core:1.10.19'
|
||||||
|
|
Loading…
Reference in a new issue