Update extractor

This commit is contained in:
TobiGr 2019-10-07 11:01:01 +02:00
parent ce17ccad27
commit a02e12abe8
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.teamnewpipe:NewPipeExtractor:6d504e08836b0b'
implementation 'com.github.teamnewpipe:NewPipeExtractor:06f2144e4daa10'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'