mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 12:00:03 +03:00
Fix lint warnings, some code has vanished dur to the rebasing of the branch...
This commit is contained in:
parent
d4eb619d40
commit
c91ba06285
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue