Updated on 2026-08-14

This commit is contained in:
Tangem 2026-03-20 16:18:42 +05:00
parent 50f30e9bbf
commit 2a1369fce6
9 changed files with 223 additions and 0 deletions

View file

@ -338,6 +338,7 @@ include(":domain:demo:models")
include(":domain:settings")
include(":domain:tokens")
include(":domain:tokens:models")
include(":domain:tokensync")
include(":domain:wallets")
include(":domain:wallets:models")
include(":domain:txhistory")