fix wrong subscriptini count

This commit is contained in:
Christian Schabesberger 2018-09-11 15:16:39 +02:00
parent 05f8ee9747
commit 784e01347c
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:66c3c3f45241d4b0c909'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:217d13b1028'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.8.9'