added default kiosk

This commit is contained in:
Ritvik Saraf 2019-03-11 03:08:30 +05:30
parent f5b8e1c605
commit 809c2aac0a
8 changed files with 103 additions and 24 deletions

View file

@ -57,7 +57,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:aa4f03a'
implementation 'com.github.yausername:NewPipeExtractor:cb30b33'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'