habitica-android/Habitica/res/xml/backup_descriptor.xml
2022-05-10 17:04:32 +02:00

10 lines
325 B
XML

<?xml version="1.0" encoding="utf-8"?>
<full-backup-content>
<!-- Exclude the shared preferences file that contains the GCM registrationId -->
<exclude
domain="sharedpref"
path="COUNTLY_STORE.xml" />
<exclude
domain="sharedpref"
path="openudid_prefs.xml" />
</full-backup-content>