Updated on 2026-08-14
This commit is contained in:
parent
09c52231e2
commit
3cc0a643e9
40 changed files with 77 additions and 71 deletions
|
|
@ -4,8 +4,10 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(projects.core.utils)
|
||||
implementation(deps.arrow.core)
|
||||
|
||||
api(deps.androidx.datastore.core)
|
||||
api(deps.test.coroutine)
|
||||
api(deps.test.junit5)
|
||||
api(deps.test.mockk)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue