mirror of
https://github.com/Team-xManager/xManager.git
synced 2024-11-30 13:13:47 +01:00
Update AndroidManifest.xml
This commit is contained in:
parent
71a283d0af
commit
2bbbb5f814
@ -16,7 +16,6 @@
|
|||||||
<uses-permission android:name="android.permission.DOWNLOAD_WITHOUT_NOTIFICATION" />
|
<uses-permission android:name="android.permission.DOWNLOAD_WITHOUT_NOTIFICATION" />
|
||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
android:requestLegacyExternalStorage="true"
|
|
||||||
android:icon="@mipmap/xmanager"
|
android:icon="@mipmap/xmanager"
|
||||||
android:roundIcon="@mipmap/xmanager_round"
|
android:roundIcon="@mipmap/xmanager_round"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
|
Loading…
Reference in New Issue
Block a user