added commentsInfo in streamInfo

This commit is contained in:
Ritvik Saraf 2018-09-19 05:13:55 +05:30
parent f7eec18dcb
commit 17160dad7f
2 changed files with 12 additions and 12 deletions

View file

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