handling error while loading comments

This commit is contained in:
Ritvik Saraf 2018-09-27 00:53:36 +05:30
parent c3c6fe2ae3
commit 03d155ca60
3 changed files with 8 additions and 3 deletions

View file

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