Merge remote-tracking branch 'origin/main' into resource-prefix

pull/767/head
Simon Marquis 10 months ago
commit b2cd980170
No known key found for this signature in database
GPG Key ID: AC8D63F7571DC6D6

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