We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e6a57 commit 9ef8d4eCopy full SHA for 9ef8d4e
core/src/main/AndroidManifest.xml
@@ -26,6 +26,7 @@
26
android:extractNativeLibs="true"
27
android:fullBackupContent="@xml/backup_descriptor"
28
android:fullBackupOnly="true"
29
+ android:hasFragileUserData="true"
30
android:label="@string/app_name"
31
android:supportsRtl="true"
32
android:networkSecurityConfig="@xml/network_security_config"
0 commit comments