Updated on 2026-08-14

This commit is contained in:
Tangem 2025-11-17 12:51:54 +05:00
parent 2746ee308a
commit a139dbca40
22 changed files with 252 additions and 39 deletions

View file

@ -348,6 +348,7 @@ include(":domain:promo")
include(":domain:promo:models")
include(":domain:nft")
include(":domain:nft:models")
include(":domain:hot-wallet")
include(":domain:networks")
include(":domain:quotes")
include(":domain:blockaid")
@ -389,6 +390,7 @@ include(":data:markets")
include(":data:manage-tokens")
include(":data:networks")
include(":data:nft")
include(":data:hot-wallet")
include(":data:onramp")
include(":data:quotes")
include(":data:notifications")