Updated on 2026-08-14
This commit is contained in:
parent
4e05219c25
commit
fd2fcc4735
22 changed files with 1114 additions and 4 deletions
|
|
@ -231,6 +231,8 @@ dependencies {
|
|||
implementation(projects.common.ui)
|
||||
|
||||
/** Features */
|
||||
implementation(projects.features.addressBook.api)
|
||||
implementation(projects.features.addressBook.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