Updated on 2026-08-14
This commit is contained in:
parent
57ec369ab0
commit
a527c4706a
3 changed files with 11 additions and 3 deletions
|
|
@ -47,9 +47,13 @@ dependencies {
|
|||
implementation(deps.compose.ui)
|
||||
implementation(deps.compose.ui.tooling)
|
||||
|
||||
/** Data */
|
||||
implementation(projects.data.card)
|
||||
|
||||
/** Other */
|
||||
implementation(deps.arrow.core)
|
||||
implementation(deps.decompose.ext.compose)
|
||||
implementation(deps.kotlin.immutable.collections)
|
||||
implementation(deps.timber)
|
||||
implementation(tangemDeps.card.core)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue