Skip to content

Commit 4323dc0

Browse files
committed
Disabled Auto Backup | #113.
1 parent bd2da1a commit 4323dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlowCrypt/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<application
2020
android:name=".FlowCryptApplication"
21-
android:allowBackup="true"
21+
android:allowBackup="false"
2222
android:icon="@mipmap/ic_launcher"
2323
android:label="@string/app_name"
2424
android:supportsRtl="true"

0 commit comments

Comments
 (0)