Skip to content

Commit

Permalink
Update work_manager_version to v2.9.0 (#3670)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 89f6cfa commit 3430fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ def isFoss = taskRequests.contains("Foss") || taskRequests.contains("foss")
buildscript {
ext.kotlin_coroutines_version = '1.8.0'
ext.ok_http_version = '4.12.0'
ext.work_manager_version = '2.8.1'
ext.work_manager_version = '2.9.0'
ext.about_libraries_version = '11.1.3'
ext.powermock_version = '2.0.9'
ext.espresso_version = '3.5.1'
Expand Down

0 comments on commit 3430fc1

Please sign in to comment.