Updated on 2026-08-14

This commit is contained in:
Tangem 2023-04-10 14:55:39 +03:00
parent 1c0820be32
commit a6b259ac6c
9 changed files with 141 additions and 152 deletions

View file

@ -39,6 +39,7 @@ dependencies {
/** Other libraries */
implementation(deps.compose.shimmer)
implementation(deps.kotlin.immutable.collections)
implementation(deps.kotlin.serialization)
implementation(deps.timber)