mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-09 09:44:24 +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…
x
Reference in New Issue
Block a user