Skip to content

Commit 044537f

Browse files
committed
fix(deps): update module id for androidx.work.testing
1 parent 71c556e commit 044537f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ androidx-test = { module = "androidx.work:work-test", version.ref = "androidx-wo
5959

6060
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version.ref = "androidx-work" }
6161
androidx-work-runtime = { module = "androidx.work:work-runtime", version.ref = "androidx-work" }
62-
androidx-work-test = { module = "androidx.work:work-test", version.ref = "androidx-work" }
62+
androidx-work-test = { module = "androidx.work:work-testing", version.ref = "androidx-work" }
6363

6464
cash-turbine = "app.cash.turbine:turbine:1.1.0"
6565

0 commit comments

Comments
 (0)