Updated on 2026-08-14
This commit is contained in:
parent
024a37517d
commit
dce2f5cf90
10 changed files with 22 additions and 42 deletions
|
|
@ -18,9 +18,6 @@ dependencies {
|
|||
implementation(deps.kotlin.coroutines)
|
||||
implementation(deps.kotlin.serialization)
|
||||
|
||||
testImplementation(deps.test.coroutine)
|
||||
testImplementation(deps.test.junit5)
|
||||
testImplementation(projects.test.core)
|
||||
testRuntimeOnly(deps.test.junit5.engine)
|
||||
testImplementation(deps.test.mockk)
|
||||
testImplementation(deps.test.truth)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue