summaryrefslogtreecommitdiff
path: root/core/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorTaco <SkytkRSfan3895@gmail.com>2023-10-17 14:52:21 -0400
committerGitHub <noreply@github.com>2023-10-17 20:52:21 +0200
commite9d190da1b925a48df0e88466c3661e4d3d07cf0 (patch)
tree04160b0e9ea457a50b87f22b82a9574bf49185f5 /core/src/main/AndroidManifest.xml
parent77483913d40e2fdaaa0a554e98ea8d7b2c541c9d (diff)
downloadAntennaPod-e9d190da1b925a48df0e88466c3661e4d3d07cf0.zip
Bump AGP and Gradle (#6489)
Diffstat (limited to 'core/src/main/AndroidManifest.xml')
-rw-r--r--core/src/main/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/AndroidManifest.xml b/core/src/main/AndroidManifest.xml
index e186a856f..71cf676a0 100644
--- a/core/src/main/AndroidManifest.xml
+++ b/core/src/main/AndroidManifest.xml
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:tools="http://schemas.android.com/tools" package="de.danoeh.antennapod.core">
+ xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"