Skip to content

Commit 63435b9

Browse files
fix(deps): Update dependency androidx.window:window to v1.4.0 (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef49bf3 commit 63435b9

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
@@ -31,7 +31,7 @@ recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.4.0
3131
sqlite = { module = "androidx.sqlite:sqlite", version = "2.5.1" }
3232
webkit = { module = "androidx.webkit:webkit", version = "1.13.0" }
3333
work = { module = "androidx.work:work-runtime-ktx", version = "2.10.1" }
34-
window = { module = "androidx.window:window", version = "1.3.0" }
34+
window = { module = "androidx.window:window", version = "1.4.0" }
3535

3636
[bundles]
3737
androidx = [

0 commit comments

Comments
 (0)