Add ability to EnterpriseService to override theme colors
This commit is contained in:
parent
79293e1e9d
commit
468ef0f7fc
13 changed files with 51 additions and 6 deletions
|
|
@ -21,6 +21,7 @@ setupAnvil()
|
|||
dependencies {
|
||||
api(projects.features.lockscreen.api)
|
||||
implementation(projects.appconfig)
|
||||
implementation(projects.features.enterprise.api)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue