Updated on 2026-08-14
This commit is contained in:
parent
e3fe78843c
commit
91bf984cd3
17 changed files with 115 additions and 50 deletions
|
|
@ -4,6 +4,7 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(projects.domain.core)
|
||||
implementation(deps.kotlin.coroutines)
|
||||
implementation(projects.domain.settings)
|
||||
implementation(projects.domain.balanceHiding.models)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue