1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Fix lint warnings, some code has vanished dur to the rebasing of the branch...

This commit is contained in:
Benoit Marty
2022-09-19 10:50:15 +02:00
parent d4eb619d40
commit c91ba06285

View File

@@ -6,6 +6,8 @@
<application
android:name="im.vector.app.VectorApplication"
android:allowBackup="false"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:hasFragileUserData="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"