Allow user to retain app data on uninstall for Android 10
Cette révision appartient à :
Parent
7a2c132b8e
révision
8f82c8ad3d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
|
@ -17,6 +17,7 @@
|
|||
android:name=".App"
|
||||
android:allowBackup="true"
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
android:hasFragileUserData="true"
|
||||
android:hardwareAccelerated="true"
|
||||
android:usesCleartextTraffic="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
|
|
Référencer dans un nouveau ticket