Update extractor version

Update changelog
This commit is contained in:
TobiGr 2020-03-18 18:00:40 +01:00
parent 95883b1e3c
commit c73f7dd2f8
2 changed files with 3 additions and 2 deletions

View file

@ -63,7 +63,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:dc20f2aa0'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:6f03c6e87'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'