add content filter to mediaccc

This commit is contained in:
Christian Schabesberger 2019-01-29 17:20:30 +01:00
parent 26c072a075
commit fd09daad8d
4 changed files with 11 additions and 3 deletions

View file

@ -57,7 +57,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:d0efe8bd47'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:79b0a19d1af'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'