Skip to content

Commit d200ae8

Browse files
root: Update dependency androidx.work:work-runtime-ktx to v2.9.1
1 parent 0dae611 commit d200ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ androidx-fragment = { module = "androidx.fragment:fragment-ktx", version = "1.8.
1111
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }
1212
androidx-viewpager2 = { module = "androidx.viewpager2:viewpager2", version = "1.1.0" }
1313
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
14-
androidx-workmanager = { module = "androidx.work:work-runtime-ktx", version = "2.9.0" }
14+
androidx-workmanager = { module = "androidx.work:work-runtime-ktx", version = "2.9.1" }
1515
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.1" }
1616

1717
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.0" }

0 commit comments

Comments
 (0)