Skip to content

Commit 9d4b206

Browse files
Update work_manager_version to v2.10.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc41a05 commit 9d4b206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def isFoss = taskRequests.contains("Foss") || taskRequests.contains("foss")
66
buildscript {
77
ext.kotlin_coroutines_version = '1.8.1'
88
ext.ok_http_version = '4.12.0'
9-
ext.work_manager_version = '2.10.0'
9+
ext.work_manager_version = '2.10.4'
1010
ext.about_libraries_version = '11.2.3'
1111
ext.powermock_version = '2.0.9'
1212
ext.espresso_version = '3.6.1'

0 commit comments

Comments
 (0)