Update build.gradle.kts

pull/1406/head
Simon Marquis 7 months ago committed by GitHub
parent 06fa2eaba8
commit 3e1f545869
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -115,8 +115,8 @@ dependencies {
testImplementation(projects.core.testing)
testImplementation(projects.sync.syncTest)
testImplementation(libs.androidx.compose.ui.test)
testImplementation(libs.androidx.work.testing)
testImplementation(libs.hilt.android.testing)
testImplementation(libs.work.testing)
testDemoImplementation(libs.robolectric)
testDemoImplementation(libs.roborazzi)

Loading…
Cancel
Save