From 6d4e562719ed23dba7e4834ae69e876c8a86aead Mon Sep 17 00:00:00 2001 From: bopol Date: Wed, 23 Jun 2021 14:42:51 +0200 Subject: [PATCH] Update invidious instances --- app/src/main/AndroidManifest.xml | 14 +++++++++++--- settings.gradle | 10 +++++----- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 6eb9f514f9b..75479345d24 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -231,11 +231,10 @@ - - + + - @@ -243,6 +242,15 @@ + + + + + + + + + diff --git a/settings.gradle b/settings.gradle index b564e370098..645914a5543 100644 --- a/settings.gradle +++ b/settings.gradle @@ -4,8 +4,8 @@ include ':app' // We assume, that NewPipe and NewPipe Extractor have the same parent directory. // If this is not the case, please change the path in includeBuild(). -//includeBuild('../NewPipeExtractor') { -// dependencySubstitution { -// substitute module('com.github.TeamNewPipe:NewPipeExtractor') with project(':extractor') -// } -//} +// includeBuild('../NewPipeExtractor') { +// dependencySubstitution { +// substitute module('com.github.TeamNewPipe:NewPipeExtractor') with project(':extractor') +// } +// }