Skip to content

Commit 1d9f42b

Browse files
root: Update dependency androidx.work:work-runtime-ktx to v2.10.3
1 parent 9599b93 commit 1d9f42b

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.2.0" }
14-
androidx-workmanager = { module = "androidx.work:work-runtime-ktx", version = "2.9.0" }
14+
androidx-workmanager = { module = "androidx.work:work-runtime-ktx", version = "2.10.3" }
1515
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
1616

1717
gms-location = { module = "com.google.android.gms:play-services-location", version = "21.3.0" }

0 commit comments

Comments
 (0)