Updated on 2026-08-14

This commit is contained in:
Tangem 2026-03-04 11:58:10 +03:00
parent 563d0834c4
commit 26a6da1b85
4 changed files with 174 additions and 27 deletions

View file

@ -10,4 +10,5 @@ dependencies {
api(deps.test.junit5)
api(deps.test.mockk)
api(deps.test.truth)
api(deps.test.turbine)
}