fix decrypt error once again

This commit is contained in:
Christian Schabesberger 2019-01-18 17:11:31 +01:00
parent 3599ab3caf
commit 7564a49344
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:91b1efc97e'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:99915e4527c0'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'