Updated on 2026-08-14
This commit is contained in:
parent
82038ab514
commit
85158f31dc
15 changed files with 874 additions and 0 deletions
|
|
@ -240,6 +240,8 @@ dependencies {
|
|||
/** Features */
|
||||
implementation(projects.features.addressBook.api)
|
||||
implementation(projects.features.addressBook.impl)
|
||||
implementation(projects.features.marketing.api)
|
||||
implementation(projects.features.marketing.impl)
|
||||
implementation(projects.features.rating.impl)
|
||||
implementation(projects.features.referral.impl)
|
||||
implementation(projects.features.referral.domain)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue