Skip to content

Commit 6a7b386

Browse files
fix(deps): Update dependency androidx.work:work-runtime-ktx to v2.10.1 (#414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75191dd commit 6a7b386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/androidx.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ preference = { module = "androidx.preference:preference-ktx", version = "1.2.1"
3030
recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }
3131
sqlite = { module = "androidx.sqlite:sqlite", version = "2.4.0" }
3232
webkit = { module = "androidx.webkit:webkit", version = "1.12.0" }
33-
work = { module = "androidx.work:work-runtime-ktx", version = "2.10.0" }
33+
work = { module = "androidx.work:work-runtime-ktx", version = "2.10.1" }
3434
window = { module = "androidx.window:window", version = "1.3.0" }
3535

3636
[bundles]

0 commit comments

Comments
 (0)