mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-05-20 16:17:08 +02:00
chore(app/manifest): fragile user data attribute
This commit is contained in:
parent
fee1caf643
commit
b85ce50daf
@ -15,6 +15,8 @@
|
|||||||
android:usesCleartextTraffic="true"
|
android:usesCleartextTraffic="true"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
tools:targetApi="34"
|
tools:targetApi="34"
|
||||||
|
android:allowBackup="true"
|
||||||
|
android:hasFragileUserData="true"
|
||||||
android:enableOnBackInvokedCallback="true"
|
android:enableOnBackInvokedCallback="true"
|
||||||
android:icon="@mipmap/launcher_icon">
|
android:icon="@mipmap/launcher_icon">
|
||||||
<meta-data
|
<meta-data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user