fix yt trending content language

This commit is contained in:
Schabi 2017-12-29 15:02:23 +01:00
parent 765be477bb
commit f6115ecb47
3 changed files with 23 additions and 5 deletions

View file

@ -55,7 +55,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:2d191c4ca'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:044b8fe32f47e28'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'