Updated on 2026-08-14

This commit is contained in:
Tangem 2026-05-14 13:35:52 +03:00
parent f58a422765
commit c2e8cb82a7
39 changed files with 105 additions and 105 deletions

View file

@ -379,8 +379,8 @@ include(":domain:manage-tokens:models")
include(":domain:onramp")
include(":domain:onramp:models")
include(":domain:offramp")
include(":domain:promo")
include(":domain:promo:models")
include(":domain:stories")
include(":domain:stories:models")
include(":domain:nft")
include(":domain:nft:models")
include(":domain:hot-wallet")
@ -421,7 +421,7 @@ include(":data:transaction")
include(":data:visa")
include(":data:payment")
include(":data:virtual-account")
include(":data:promo")
include(":data:stories")
include(":data:onboarding")
include(":data:dynamic-addresses")
include(":data:feedback")