habitica-android/Habitica/res/xml/backup_descriptor.xml

11 lines
325 B
XML
Raw Permalink Normal View History

2017-09-05 14:47:13 +00:00
<?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>