chore(app/manifest): fragile user data attribute
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
android:usesCleartextTraffic="true"
|
||||
android:label="@string/app_name"
|
||||
tools:targetApi="34"
|
||||
android:allowBackup="true"
|
||||
android:hasFragileUserData="true"
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
android:icon="@mipmap/launcher_icon">
|
||||
<meta-data
|
||||
|
||||
Reference in New Issue
Block a user