Updated on 2026-08-14

This commit is contained in:
Tangem 2024-12-27 13:18:26 +05:00
parent e7f65c8e85
commit 9c1bc4e327
28 changed files with 154 additions and 219 deletions

View file

@ -17,7 +17,6 @@ dependencies {
implementation(projects.domain.balanceHiding.models)
implementation(projects.domain.settings)
implementation(projects.domain.wallets.models)
implementation(deps.androidx.datastore)