mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-02 22:38:20 +03:00
BraveNewPipe Release 0.22.0-1.0.5
- sync with TeamNewPipe v0.22.0
This commit is contained in:
parent
e5a1ba13f6
commit
b40601f4ab
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ static String getGitWorkingBranch() {
|
||||||
configurations.all {
|
configurations.all {
|
||||||
exclude group: 'com.github.TeamNewPipe', module: 'NewPipeExtractor'
|
exclude group: 'com.github.TeamNewPipe', module: 'NewPipeExtractor'
|
||||||
|
|
||||||
project.getDependencies().implementation("com.github.bravenewpipe:NewPipeExtractor:0c7b087ca70742f8c07076048639c4530e8fcf75")
|
project.getDependencies().implementation("com.github.bravenewpipe:NewPipeExtractor:801dfd67a8757e95859ba8571ae3829fbaafe23d")
|
||||||
}
|
}
|
||||||
|
|
||||||
// replace NewPipe with BraveNewPipe in all strings.xml
|
// replace NewPipe with BraveNewPipe in all strings.xml
|
||||||
|
|
Loading…
Add table
Reference in a new issue