updated extractor version

pull/1650/head
Ritvik Saraf 2018-09-28 05:04:36 +05:30
rodzic 08bbfc50ee
commit 803b8eab28
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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