add conferences

This commit is contained in:
Christian Schabesberger 2019-01-28 13:33:30 +01:00
parent 78008d2642
commit 424854e664
3 changed files with 6 additions and 1 deletions

View file

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