fix playlist banner foo

This commit is contained in:
Christian Schabesberger 2018-03-12 16:18:03 +01:00
parent a9fea9f606
commit 6049a1f2f5
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:b1130629bb'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:fce324d1bc74bc'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'