Updated on 2026-08-14
This commit is contained in:
parent
a6598eccc8
commit
85a2344f62
1 changed files with 2 additions and 2 deletions
|
|
@ -275,8 +275,8 @@ dependencies {
|
|||
debugImplementation(projects.features.kyc.impl)
|
||||
internalImplementation(projects.features.kyc.impl)
|
||||
mockedImplementation(projects.features.kyc.impl)
|
||||
releaseImplementation(projects.features.kyc.mock)
|
||||
externalImplementation(projects.features.kyc.mock)
|
||||
releaseImplementation(projects.features.kyc.impl)
|
||||
externalImplementation(projects.features.kyc.impl)
|
||||
implementation(projects.features.welcome.api)
|
||||
implementation(projects.features.welcome.impl)
|
||||
implementation(projects.features.createWalletSelection.api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue