Move application icon to their own module, to be able to have another icon for Element Enterprise
This commit is contained in:
parent
0e0da43320
commit
ca8f13cfaf
35 changed files with 32 additions and 2 deletions
|
|
@ -71,6 +71,8 @@ rootProject.name = "ElementX"
|
|||
include(":app")
|
||||
include(":appnav")
|
||||
include(":appconfig")
|
||||
include(":appicon:element")
|
||||
// TODO include(":appicon:enterprise")
|
||||
include(":tests:konsist")
|
||||
include(":tests:uitests")
|
||||
include(":tests:testutils")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue