Updated on 2026-08-14

This commit is contained in:
Tangem 2024-01-29 10:44:28 +03:00
parent 490f7cc330
commit 0450ce9906
12 changed files with 353 additions and 4 deletions

View file

@ -10,7 +10,6 @@ android {
}
dependencies {
implementation(projects.domain.tokens.models)
/** AndroidX */
implementation(deps.androidx.fragment.ktx)