updated extractor

This commit is contained in:
Ritvik Saraf 2019-03-03 04:34:50 +05:30
parent 4d4107aefc
commit 8491035b2f
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:e7e411dc296d8633'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:aa4f03a'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'