updated extractor version

This commit is contained in:
Ritvik Saraf 2018-09-28 05:04:36 +05:30
parent 08bbfc50ee
commit 803b8eab28

View file

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