Updated on 2026-08-14
This commit is contained in:
parent
3171058cb6
commit
a6e4099935
16 changed files with 242 additions and 33 deletions
|
|
@ -36,6 +36,7 @@ dependencies {
|
|||
implementation(deps.arrow.core)
|
||||
|
||||
/** tests */
|
||||
testImplementation(projects.domain.models)
|
||||
testImplementation(deps.test.junit)
|
||||
testImplementation(deps.test.coroutine)
|
||||
testImplementation(deps.test.truth)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue