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 @@ -