Skip to content

Commit 9afe5f0

Browse files
authored
1 parent 4f8daff commit 9afe5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<application
1010
android:networkSecurityConfig="@xml/network_security_config"
1111
android:name=".BaseApplication"
12-
android:allowBackup="true"
12+
android:allowBackup="false"
1313
android:icon="@mipmap/ic_launcher"
1414
android:label="@string/app_name"
1515
android:roundIcon="@mipmap/ic_launcher_round"

0 commit comments

Comments
 (0)