Browse Source

fix build for modified

AndyScherzinger 7 years ago
parent
commit
c6016b9a0a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/modified/AndroidManifest.xml

+ 1 - 0
src/modified/AndroidManifest.xml

@@ -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"