Do not let default enterprise impl module be implemented for enterprise build.
This commit is contained in:
parent
63fa915dd9
commit
0927a502f5
6 changed files with 1 additions and 0 deletions
|
|
@ -261,6 +261,7 @@ dependencies {
|
|||
allEnterpriseImpl(project)
|
||||
implementation(projects.appicon.enterprise)
|
||||
} else {
|
||||
implementation(projects.features.enterprise.implFoss)
|
||||
implementation(projects.appicon.element)
|
||||
}
|
||||
allFeaturesImpl(project)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue