Remove unneeded requestLegacyExternalStorage in manifest

This commit is contained in:
vfsfitvnm 2022-06-17 18:25:37 +02:00
parent c2db7042c4
commit 698f0c63fb

View file

@ -13,7 +13,6 @@
android:hardwareAccelerated="true"
android:icon="@mipmap/ic_launcher_round"
android:label="${appName}"
android:requestLegacyExternalStorage="true"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.ViMusic.NoActionBar">