bring everything to compile and run

This commit is contained in:
Christian Schabesberger 2018-07-08 17:46:21 +02:00
parent 49ae2a018c
commit 67ff4e9434
15 changed files with 238 additions and 138 deletions

View file

@ -54,7 +54,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:39332a283b1c911'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:4746a1c48a8682'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.8.9'