fix bugs in country search

This commit is contained in:
Christian Schabesberger 2018-10-06 17:18:19 +02:00
parent f7e29c1e00
commit ebbb23ffbb
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:3a865749e89b'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:24cb684e2353'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.8.9'