mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
Fix a missing removal
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
0fe6b76ffd
commit
b0897aa5db
@ -19,7 +19,7 @@
|
|||||||
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
|
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
|
||||||
|
|
||||||
<application
|
<application
|
||||||
tools:replace="label, icon, roundIcon, theme, name, allowBackup"
|
tools:replace="label, icon, theme, name, allowBackup"
|
||||||
android:name=".application.NextcloudTalkApplication"
|
android:name=".application.NextcloudTalkApplication"
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
android:fullBackupContent="@xml/backup_config"
|
android:fullBackupContent="@xml/backup_config"
|
||||||
|
Loading…
Reference in New Issue
Block a user