Fix PR review
Make all of the uploader section on stream page navigate to the channel page Extract hard coded strings Remove redundant spaces Fix open streams from a channel Rename "ParentChannel" to "SubChannel" Config royosef:NewPipeExtractor in app/build.gradle
This commit is contained in:
parent
f2edfe399d
commit
fb2c8bbd69
11 changed files with 87 additions and 97 deletions
|
|
@ -1,7 +1 @@
|
|||
include ':app'
|
||||
|
||||
includeBuild('../NewPipeExtractor') {
|
||||
dependencySubstitution {
|
||||
substitute module('com.github.TeamNewPipe:NewPipeExtractor') with project(':extractor')
|
||||
}
|
||||
}
|
||||
include ':app'
|
||||
Loading…
Add table
Add a link
Reference in a new issue