refactored comments capability

This commit is contained in:
Ritvik Saraf 2019-02-16 01:23:26 +05:30
parent 7a11a72935
commit bde7c9246a
2 changed files with 6 additions and 2 deletions

View file

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