summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArian Baishya <arian.baishya2004@gmail.com>2022-12-27 06:25:37 +0100
committerArian Baishya <arian.baishya2004@gmail.com>2022-12-27 06:25:37 +0100
commit0664e4cb5b3cc2a59f558ea4764611e5641b46a5 (patch)
treef080309ff136ecfa0ccbe8ac88d6405c8a249c8a
parentUpdate styles.xml (diff)
downloadxManager-0664e4cb5b3cc2a59f558ea4764611e5641b46a5.tar
xManager-0664e4cb5b3cc2a59f558ea4764611e5641b46a5.tar.gz
xManager-0664e4cb5b3cc2a59f558ea4764611e5641b46a5.tar.bz2
xManager-0664e4cb5b3cc2a59f558ea4764611e5641b46a5.tar.lz
xManager-0664e4cb5b3cc2a59f558ea4764611e5641b46a5.tar.xz
xManager-0664e4cb5b3cc2a59f558ea4764611e5641b46a5.tar.zst
xManager-0664e4cb5b3cc2a59f558ea4764611e5641b46a5.zip
-rw-r--r--app/src/main/AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 5a21fe4..14b783d 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -14,7 +14,6 @@
<uses-permission android:name="android.permission.DOWNLOAD_WITHOUT_NOTIFICATION" />
<application
android:allowBackup="true"
- android:requestLegacyExternalStorage="true"
android:icon="@mipmap/xmanager"
android:roundIcon="@mipmap/xmanager_round"
android:label="@string/app_name"