update extractor version

This commit is contained in:
B0pol 2020-01-17 23:07:45 +01:00
parent 181658e5a4
commit 2f2b8784f9
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:2ee558f'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:2ee558fb'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'