1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-30 07:50:50 +00:00

updated extractor version

This commit is contained in:
Ritvik Saraf 2018-09-19 05:41:01 +05:30
parent 219922cd82
commit 5cc73555cd

View File

@ -55,7 +55,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.yausername:NewPipeExtractor:4794e16'
implementation 'com.github.yausername:NewPipeExtractor:e04787f'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.8.9'