mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
fix: we don't need android:requestLegacyExternalStorage anymore
This commit is contained in:
parent
833adb83d9
commit
9a8e523201
@ -13,7 +13,6 @@
|
|||||||
android:label="ReVanced Manager"
|
android:label="ReVanced Manager"
|
||||||
android:name="${applicationName}"
|
android:name="${applicationName}"
|
||||||
android:icon="@mipmap/ic_launcher"
|
android:icon="@mipmap/ic_launcher"
|
||||||
android:requestLegacyExternalStorage="true"
|
|
||||||
android:largeHeap="true"
|
android:largeHeap="true"
|
||||||
android:hardwareAccelerated="false">
|
android:hardwareAccelerated="false">
|
||||||
<activity
|
<activity
|
||||||
|
Loading…
Reference in New Issue
Block a user