mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 10:14:50 +00:00
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>
This commit is contained in:
parent
75191dde05
commit
6a7b386127
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ preference = { module = "androidx.preference:preference-ktx", version = "1.2.1"
|
|||
recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }
|
||||
sqlite = { module = "androidx.sqlite:sqlite", version = "2.4.0" }
|
||||
webkit = { module = "androidx.webkit:webkit", version = "1.12.0" }
|
||||
work = { module = "androidx.work:work-runtime-ktx", version = "2.10.0" }
|
||||
work = { module = "androidx.work:work-runtime-ktx", version = "2.10.1" }
|
||||
window = { module = "androidx.window:window", version = "1.3.0" }
|
||||
|
||||
[bundles]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue