merge extractor fix for empty subscriptioin count
This commit is contained in:
parent
6e382c64a4
commit
c066ebd76f
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ dependencies {
|
|||
exclude module: 'support-annotations'
|
||||
}
|
||||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:fef71aeccc37'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:834382111b98e629'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.8.9'
|
||||
|
|
Loading…
Reference in a new issue