Updated on 2026-08-14

This commit is contained in:
Tangem 2026-02-26 18:52:02 +04:00
parent 8971ebef55
commit 96478230a0
9 changed files with 112 additions and 4 deletions

View file

@ -49,6 +49,7 @@ dependencies {
implementation(deps.arrow.core)
implementation(deps.kotlin.immutable.collections)
implementation(deps.timber)
implementation(deps.surveysparrow)
/** Core modules */
implementation(projects.core.datasource)