updated extractor, fixed settings padding

This commit is contained in:
Ritvik Saraf 2019-02-20 05:24:33 +05:30
parent 4113e744c4
commit 12464874a3
2 changed files with 2 additions and 1 deletions

View file

@ -57,7 +57,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.yausername:NewPipeExtractor:3dadf63'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:8de53111d9'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'