1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-29 23:40:49 +00:00

fix bugs in country search

This commit is contained in:
Christian Schabesberger 2018-10-06 17:18:19 +02:00
parent f7e29c1e00
commit ebbb23ffbb

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'