From f9e1835e71ae089dec19eb2b6814f128c8eda44a Mon Sep 17 00:00:00 2001 From: Zhidong Piao Date: Tue, 25 Oct 2022 11:20:31 +1100 Subject: [PATCH] Revert "Merge branch 'TeamNewPipe:dev' into fix/HistoryFragmentDownloadDialogCrash" This reverts commit 968d7a7603bda0994beaec6d4aaf28a193841792, reversing changes made to 52963ba37dd3a390425fb2f962476b604c3e2a83. Reverted merge jlhzxc --- app/build.gradle | 2 +- app/src/debug/AndroidManifest.xml | 6 ++++-- app/src/main/AndroidManifest.xml | 4 +--- build.gradle | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 7d9eafdd0..9d941d5a7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ plugins { android { compileSdk 31 - namespace 'org.schabi.newpipe' + buildToolsVersion '31.0.0' defaultConfig { applicationId "org.schabi.newpipe" diff --git a/app/src/debug/AndroidManifest.xml b/app/src/debug/AndroidManifest.xml index 02a0f6c74..5cc2fa66a 100644 --- a/app/src/debug/AndroidManifest.xml +++ b/app/src/debug/AndroidManifest.xml @@ -1,6 +1,8 @@ - + @@ -13,9 +14,6 @@ -