mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
fix(deps): Update dependency androidx.window:window to v1.4.0 (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ef49bf3321
commit
63435b933a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.4.0
|
|||
sqlite = { module = "androidx.sqlite:sqlite", version = "2.5.1" }
|
||||
webkit = { module = "androidx.webkit:webkit", version = "1.13.0" }
|
||||
work = { module = "androidx.work:work-runtime-ktx", version = "2.10.1" }
|
||||
window = { module = "androidx.window:window", version = "1.3.0" }
|
||||
window = { module = "androidx.window:window", version = "1.4.0" }
|
||||
|
||||
[bundles]
|
||||
androidx = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue