From ba48f1b13b11300c5b0ea37a425bb21590794244 Mon Sep 17 00:00:00 2001 From: evermind Date: Thu, 3 Feb 2022 10:06:09 +0100 Subject: [PATCH] BraveNewPipe Release 0.21.16-1.0.5 - sync with TeamNewPipe v0.21.16 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 4fa1d6461..48c377501 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -337,7 +337,7 @@ static String getGitWorkingBranch() { configurations.all { exclude group: 'com.github.TeamNewPipe', module: 'NewPipeExtractor' - project.getDependencies().implementation("com.github.bravenewpipe:NewPipeExtractor:cca2803f863ed5088e4f1e8155b22fbd69072250") + project.getDependencies().implementation("com.github.bravenewpipe:NewPipeExtractor:0c7b087ca70742f8c07076048639c4530e8fcf75") } // replace NewPipe with BraveNewPipe in all strings.xml