Remove unneeded requestLegacyExternalStorage in manifest
This commit is contained in:
parent
c2db7042c4
commit
698f0c63fb
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
||||||
android:hardwareAccelerated="true"
|
android:hardwareAccelerated="true"
|
||||||
android:icon="@mipmap/ic_launcher_round"
|
android:icon="@mipmap/ic_launcher_round"
|
||||||
android:label="${appName}"
|
android:label="${appName}"
|
||||||
android:requestLegacyExternalStorage="true"
|
|
||||||
android:roundIcon="@mipmap/ic_launcher_round"
|
android:roundIcon="@mipmap/ic_launcher_round"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:theme="@style/Theme.ViMusic.NoActionBar">
|
android:theme="@style/Theme.ViMusic.NoActionBar">
|
||||||
|
|
Loading…
Add table
Reference in a new issue