validate peertube instance. changed peertube color

This commit is contained in:
yausername 2019-11-23 00:31:35 +05:30
parent 05bc51c70b
commit 512fca8897
27 changed files with 26 additions and 32 deletions

View file

@ -62,7 +62,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.yausername:NewPipeExtractor:4e0adbe'
implementation 'com.github.yausername:NewPipeExtractor:bc75c66'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'