|
|
@ -112,6 +112,7 @@ dependencies {
|
|
|
|
kspTest(libs.hilt.compiler)
|
|
|
|
kspTest(libs.hilt.compiler)
|
|
|
|
|
|
|
|
|
|
|
|
testImplementation(projects.core.dataTest)
|
|
|
|
testImplementation(projects.core.dataTest)
|
|
|
|
|
|
|
|
testImplementation(projects.core.datastoreTest)
|
|
|
|
testImplementation(libs.hilt.android.testing)
|
|
|
|
testImplementation(libs.hilt.android.testing)
|
|
|
|
testImplementation(projects.sync.syncTest)
|
|
|
|
testImplementation(projects.sync.syncTest)
|
|
|
|
|
|
|
|
|
|
|
|