Skip to content

Commit 3e1f545

Browse files
authored
Update build.gradle.kts
1 parent 06fa2ea commit 3e1f545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ dependencies {
115115
testImplementation(projects.core.testing)
116116
testImplementation(projects.sync.syncTest)
117117
testImplementation(libs.androidx.compose.ui.test)
118+
testImplementation(libs.androidx.work.testing)
118119
testImplementation(libs.hilt.android.testing)
119-
testImplementation(libs.work.testing)
120120

121121
testDemoImplementation(libs.robolectric)
122122
testDemoImplementation(libs.roborazzi)

0 commit comments

Comments
 (0)