fix names from UIH to LinkHandler

This commit is contained in:
Christian Schabesberger 2018-07-15 21:21:09 +02:00
parent 21a5b9fbe8
commit b2c8f0d0e4
9 changed files with 13 additions and 18 deletions

View file

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