Fix lint warnings, some code has vanished dur to the rebasing of the branch...
This commit is contained in:
parent
d4eb619d40
commit
c91ba06285
|
@ -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…
Reference in New Issue