Create module :appicon:enterprise
This commit is contained in:
committed by
Benoit Marty
parent
ca8f13cfaf
commit
b804e5488b
@@ -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)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user