fix subscriber count
This commit is contained in:
parent
ec4757d6de
commit
748f70ba87
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ dependencies {
|
|||
exclude module: 'support-annotations'
|
||||
})
|
||||
|
||||
implementation 'com.github.teamnewpipe:NewPipeExtractor:dbdd9ed083d0b8a'
|
||||
implementation 'com.github.teamnewpipe:NewPipeExtractor:6d504e08836b0b'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue