Updated on 2026-08-14
This commit is contained in:
parent
b98b66ff9f
commit
5b25eb6312
20 changed files with 635 additions and 48 deletions
|
|
@ -25,6 +25,8 @@ dependencies {
|
|||
implementation(projects.domain.balanceHiding)
|
||||
implementation(projects.domain.balanceHiding.models)
|
||||
implementation(projects.domain.models)
|
||||
implementation(projects.domain.visa)
|
||||
implementation(projects.domain.visa.models)
|
||||
|
||||
/** Compose */
|
||||
implementation(deps.compose.foundation)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue