fix loop in channel

This commit is contained in:
Christian Schabesberger 2018-01-20 15:59:34 +01:00
parent 86eccf219d
commit 66fde7a212
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:9de63f8c0a170a066'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:1c97da8b51b3610'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'