Removing the backup function for security reasons.

This commit is contained in:
aminecmi committed 2022-08-28 13:41:48 +02:00
1 parent 8146cff011
commit ff6038dbd4
1 file changed
-1
-1
View File
@@ -7,7 +7,6 @@
<application <application
android:name=".MyApp" android:name=".MyApp"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher" android:icon="@mipmap/ic_launcher"
android:label="@string/app_name" android:label="@string/app_name"
android:supportsRtl="true" android:supportsRtl="true"