Removing the backup function for security reasons.

This commit is contained in:
aminecmi 2022-08-28 13:39:43 +02:00
parent 8146cff011
commit ff6038dbd4

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"