Merge pull request #2014 from TeamNewPipe/fix_decrypt

fix decrypt error once again
This commit is contained in:
Christian Schabesberger 2019-01-18 17:23:38 +01:00 committed by GitHub
commit 4087cd9cfa

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'