added peertube

This commit is contained in:
Ritvik Saraf 2018-10-12 02:34:30 +05:30
parent c4c529ae1d
commit 78564c96d0
4 changed files with 10 additions and 10 deletions

View file

@ -55,7 +55,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.yausername:NewPipeExtractor:d1ff1c7'
implementation 'com.github.yausername:NewPipeExtractor:c9fba9c'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.8.9'