creating first prototype of kiosk page

This commit is contained in:
Christian Schabesberger 2017-09-23 17:39:04 +02:00
parent 283d33aa27
commit 0d2296917a
7 changed files with 273 additions and 2 deletions

View file

@ -45,7 +45,7 @@ dependencies {
exclude module: 'support-annotations'
}
compile 'com.github.TeamNewPipe:NewPipeExtractor:7ae274b'
compile 'com.github.TeamNewPipe:NewPipeExtractor:7fffef5'
testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:1.10.19'