rename Search Query handler

This commit is contained in:
Christian Schabesberger 2018-08-05 14:20:25 +02:00
parent 5a188db54b
commit cef8535474
3 changed files with 4 additions and 4 deletions

View file

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