We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2da1a commit 4323dc0Copy full SHA for 4323dc0
FlowCrypt/src/main/AndroidManifest.xml
@@ -18,7 +18,7 @@
18
19
<application
20
android:name=".FlowCryptApplication"
21
- android:allowBackup="true"
+ android:allowBackup="false"
22
android:icon="@mipmap/ic_launcher"
23
android:label="@string/app_name"
24
android:supportsRtl="true"
0 commit comments