Updated on 2026-08-14
This commit is contained in:
parent
1456166220
commit
4193e5777e
12 changed files with 272 additions and 3 deletions
|
|
@ -272,6 +272,7 @@ include(":features:tangempay:main:impl")
|
|||
include(":features:tangempay:details:api")
|
||||
include(":features:tangempay:details:impl")
|
||||
|
||||
include(":features:tangempay:onboarding")
|
||||
include(":features:tangempay:onboarding:api")
|
||||
include(":features:tangempay:onboarding:impl")
|
||||
|
||||
|
|
@ -297,6 +298,7 @@ include(":domain:models")
|
|||
include(":domain:legacy")
|
||||
|
||||
include(":domain:account")
|
||||
include(":domain:account:status")
|
||||
include(":domain:card")
|
||||
include(":domain:core")
|
||||
include(":domain:demo")
|
||||
|
|
@ -385,5 +387,4 @@ include(":data:swap")
|
|||
include(":data:express")
|
||||
include(":data:wallet-manager")
|
||||
include(":data:yield-supply")
|
||||
// endregion Data modules
|
||||
include(":features:tangempay:onboarding")
|
||||
// endregion Data modules
|
||||
Loading…
Add table
Add a link
Reference in a new issue