Updated on 2026-08-14

This commit is contained in:
Tangem 2023-11-22 22:19:24 +02:00
parent ccc9090907
commit c4b1dceb65
6 changed files with 50 additions and 46 deletions

View file

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