added comments fragment

This commit is contained in:
Ritvik Saraf 2018-09-23 07:02:19 +05:30
parent a889b1601a
commit 110ad2d71e
10 changed files with 451 additions and 77 deletions

View file

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