Include app database in auto backup and restore (#36)

This commit is contained in:
Patrick Honkonen
2024-04-16 23:29:20 -04:00
committed by GitHub
parent de02a6999d
commit 186766960f

View File

@@ -3,7 +3,7 @@
<include
domain="sharedpref"
path="com.x8bit.bitwarden.authenticator_preferences.xml" />
<exclude
<include
domain="database"
path="."
tools:ignore="FullBackupContent" />