diff options
Diffstat (limited to '')
-rw-r--r-- | app/src/main/AndroidManifest.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 8264c208..17929a31 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools" - package="ml.docilealligator.infinityforreddit"> + xmlns:tools="http://schemas.android.com/tools"> <queries> <intent> |