Update extractor
This commit is contained in:
parent
ce17ccad27
commit
a02e12abe8
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ dependencies {
|
||||||
exclude module: 'support-annotations'
|
exclude module: 'support-annotations'
|
||||||
})
|
})
|
||||||
|
|
||||||
implementation 'com.github.teamnewpipe:NewPipeExtractor:6d504e08836b0b'
|
implementation 'com.github.teamnewpipe:NewPipeExtractor:06f2144e4daa10'
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue