update extractor version

This commit is contained in:
bopol 2020-03-15 17:17:18 +01:00
parent 124340175a
commit eacd21b230
1 changed files with 1 additions and 1 deletions

View File

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