Update dependency androidx.work:work-runtime to v2.10.2 (#2221)

(cherry picked from commit 4962deeb0cb5766d22ec0d3fb6e88ac50be327de)
This commit is contained in:
Mend Renovate
2025-06-20 10:31:13 +02:00
committed by NGB-Was-Taken
parent f97d918728
commit 6af33905be
+1 -1
View File
@@ -21,7 +21,7 @@ lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref
lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version.ref = "lifecycle_version" }
lifecycle-runtimektx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle_version" }
workmanager = "androidx.work:work-runtime:2.10.1"
workmanager = "androidx.work:work-runtime:2.10.2"
paging-runtime = { module = "androidx.paging:paging-runtime", version.ref = "paging_version" }
paging-compose = { module = "androidx.paging:paging-compose", version.ref = "paging_version" }