Updated on 2026-08-14
This commit is contained in:
parent
0ff4768da9
commit
b9bb9e1086
21 changed files with 789 additions and 3 deletions
|
|
@ -224,6 +224,8 @@ dependencies {
|
|||
implementation(projects.features.hotWallet.impl)
|
||||
implementation(projects.features.kyc.api)
|
||||
implementation(projects.features.kyc.impl)
|
||||
implementation(projects.features.welcome.api)
|
||||
implementation(projects.features.welcome.impl)
|
||||
|
||||
/** AndroidX libraries */
|
||||
implementation(deps.androidx.core.ktx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue