fix subscriber count

This commit is contained in:
Christian Schabesberger 2019-09-18 15:31:06 +02:00
parent ec4757d6de
commit 748f70ba87
1 changed files with 1 additions and 1 deletions

View File

@ -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'