Add sub-channel details to video detail fragment
This commit is contained in:
parent
f3607011d5
commit
d13eba6d63
9 changed files with 211 additions and 66 deletions
|
|
@ -1 +1,7 @@
|
|||
include ':app'
|
||||
|
||||
includeBuild('../NewPipeExtractor') {
|
||||
dependencySubstitution {
|
||||
substitute module('com.github.TeamNewPipe:NewPipeExtractor') with project(':extractor')
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue