Merge remote-tracking branch 'origin/main' into issue-945

pull/1837/head
Simon Marquis 2 years ago
commit 5df3f0b665

@ -128,8 +128,8 @@ dependencies {
testImplementation(project(":core:network"))
testImplementation(libs.androidx.navigation.testing)
testImplementation(libs.accompanist.testharness)
testImplementation(libs.work.testing)
testImplementation(kotlin("test"))
implementation(libs.work.testing)
kaptTest(libs.hilt.compiler)
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save