update extractor, kiosk names and icons

This commit is contained in:
yausername 2019-12-03 01:50:23 +05:30
parent e00983cee2
commit d41ae244c1
3 changed files with 12 additions and 1 deletions

View file

@ -62,7 +62,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.yausername:NewPipeExtractor:6a7680c'
implementation 'com.github.yausername:NewPipeExtractor:00c2368'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'