mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-27 00:30:00 +00:00
10 lines
325 B
XML
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>
|