Fix a missing removal

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2017-11-28 09:11:12 +01:00
parent 0fe6b76ffd
commit b0897aa5db

View File

@ -19,7 +19,7 @@
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<application
tools:replace="label, icon, roundIcon, theme, name, allowBackup"
tools:replace="label, icon, theme, name, allowBackup"
android:name=".application.NextcloudTalkApplication"
android:allowBackup="true"
android:fullBackupContent="@xml/backup_config"