Updated on 2026-08-14

This commit is contained in:
Tangem 2023-11-24 01:25:44 +02:00
parent 464f8f8a80
commit 63e52abd27
14 changed files with 141 additions and 133 deletions

View file

@ -22,7 +22,6 @@ dependencies {
implementation(project(":data:common"))
implementation(project(":libs:auth"))
implementation(project(":libs:crypto"))
implementation(projects.domain.tokens.models)
implementation(deps.material)