horrible hack for fixing channel load next page foo

This commit is contained in:
Christian Schabesberger 2018-01-06 20:39:33 +01:00
parent 39b0b2f032
commit 83d9a1233e
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:5f2d0cf6b5dfac2965b1cf400'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:9de63f8c0a170a066'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'