mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-09-19 23:50:41 +00:00
merge extractor fix for empty subscriptioin count
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ dependencies {
|
|||||||
exclude module: 'support-annotations'
|
exclude module: 'support-annotations'
|
||||||
}
|
}
|
||||||
|
|
||||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:fef71aeccc37'
|
implementation 'com.github.TeamNewPipe:NewPipeExtractor:834382111b98e629'
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
testImplementation 'org.mockito:mockito-core:2.8.9'
|
testImplementation 'org.mockito:mockito-core:2.8.9'
|
||||||
|
|||||||
Reference in New Issue
Block a user