mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 09:39:25 +03:00
fix build for modified
This commit is contained in:
parent
09fdc9b2e1
commit
c6016b9a0a
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
<application
|
||||
android:name=".MainApp"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
tools:replace="android:icon"
|
||||
android:label="@string/app_name"
|
||||
android:fullBackupContent="@xml/backup_config"
|
||||
android:theme="@style/Theme.ownCloud.Toolbar"
|
||||
|
|
Loading…
Reference in a new issue