mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 03:39:19 +01:00
Adding "preserveLegacyExternalStorage" to manifest
This commit is contained in:
parent
19e1d87dee
commit
f098a9c47a
@ -27,6 +27,7 @@
|
||||
android:name=".App"
|
||||
android:allowBackup="true"
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
android:preserveLegacyExternalStorage="true"
|
||||
android:hasFragileUserData="true"
|
||||
android:hardwareAccelerated="true"
|
||||
android:usesCleartextTraffic="true"
|
||||
|
Loading…
Reference in New Issue
Block a user