fix prod build
All checks were successful
Auto Tag on Version Change / check-version (push) Successful in 5s
Build and Release APK / build (push) Successful in 4m18s

This commit is contained in:
2026-05-18 00:39:20 +05:00
parent 7b4f650f4e
commit 27c428d1f6
2 changed files with 3 additions and 3 deletions

View File

@@ -15,5 +15,5 @@
<exclude domain="sharedpref" path="foreign_limits_cache.xml"/>
<exclude domain="sharedpref" path="recents_cache.xml"/>
<exclude domain="sharedpref" path="lock_attempts.xml"/>
<exclude domain="cache" path="."/>
<exclude domain="root" path="cache/"/>
</full-backup-content>

View File

@@ -14,7 +14,7 @@
<exclude domain="sharedpref" path="foreign_limits_cache.xml"/>
<exclude domain="sharedpref" path="recents_cache.xml"/>
<exclude domain="sharedpref" path="lock_attempts.xml"/>
<exclude domain="cache" path="."/>
<exclude domain="root" path="cache/"/>
</cloud-backup>
<device-transfer>
<exclude domain="sharedpref" path="credential_store.xml"/>
@@ -26,6 +26,6 @@
<exclude domain="sharedpref" path="foreign_limits_cache.xml"/>
<exclude domain="sharedpref" path="recents_cache.xml"/>
<exclude domain="sharedpref" path="lock_attempts.xml"/>
<exclude domain="cache" path="."/>
<exclude domain="root" path="cache/"/>
</device-transfer>
</data-extraction-rules>