Updated on 2026-08-14
This commit is contained in:
parent
774f25bf4a
commit
319f62f008
11 changed files with 49 additions and 16 deletions
|
|
@ -39,6 +39,9 @@ dependencies {
|
|||
/** Feature API - remove after removing [HotWalletFeatureToggles] */
|
||||
implementation(projects.features.hotWallet.api)
|
||||
|
||||
/** Feature API - remove after removing [TangemPayFeatureToggles] */
|
||||
implementation(projects.features.tangempay.details.api)
|
||||
|
||||
/** Project - Utils */
|
||||
implementation(projects.core.utils)
|
||||
implementation(projects.domain.legacy)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue