fix broken search result

This commit is contained in:
Christian Schabesberger 2018-10-25 15:58:06 +02:00
parent ccb3ceae4f
commit afaba7ccdf
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:24cb684e2353'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:32d316330c26'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'