Skip to content

Commit dba8a56

Browse files
fix(deps): Update dependency androidx.window:window to v1.4.0
1 parent e22559b commit dba8a56

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.3.2
3131
sqlite = { module = "androidx.sqlite:sqlite", version = "2.4.0" }
3232
webkit = { module = "androidx.webkit:webkit", version = "1.12.0" }
3333
work = { module = "androidx.work:work-runtime-ktx", version = "2.10.0" }
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)