Changed the Manifest

This commit is contained in:
sathwikcs
2024-10-22 16:56:48 +05:30
parent 05495f2e60
commit 96048ee619

View File

@@ -9,7 +9,7 @@
<uses-feature android:name="android.hardware.camera" android:required="false" />
<application
android:name=".MyApp"
android:allowBackup="true"
android:allowBackup="false"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"