Create module :appicon:enterprise
This commit is contained in:
parent
8d1a212bfd
commit
9440d08c20
15 changed files with 145 additions and 2 deletions
|
|
@ -241,7 +241,7 @@ dependencies {
|
|||
allServicesImpl()
|
||||
if (isEnterpriseBuild) {
|
||||
allEnterpriseImpl(rootDir, logger)
|
||||
// TODO implementation(projects.appicon.enterprise)
|
||||
implementation(projects.appicon.enterprise)
|
||||
} else {
|
||||
implementation(projects.appicon.element)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue