roll back to more stable version of newpipe extractor

This commit is contained in:
Christian Schabesberger 2018-05-25 18:29:30 +02:00
parent 81c36858e9
commit 7d5c4c47b6
4 changed files with 4 additions and 5 deletions

View file

@ -54,7 +54,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:0501a2f543'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:bf1c771'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'