Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-03 14:10:17 +04:00
parent 09c52231e2
commit 3cc0a643e9
40 changed files with 77 additions and 71 deletions

View file

@ -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)