Remove unwanted permissions

This commit is contained in:
WardPearce
2024-10-08 16:57:37 +13:00
parent 49ca958380
commit fa980440b3
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools">
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"