Skip to content

Commit 4a0e638

Browse files
fix(deps): update compose.core
1 parent 61500bc commit 4a0e638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ androidx-paging-compose = "1.0.0-alpha18"
4949
androidx-annotation = "1.6.0"
5050

5151
# compose
52-
compose-core = "1.4.2"
52+
compose-core = "1.9.0"
5353
compose-foundation = "1.6.0-alpha04" # use alpha for HorizontalPager
5454
compose-material = "1.4.2"
5555
compose-runtime = "1.5.0-alpha03" # use alpha for SnapshotStateList#toList

0 commit comments

Comments
 (0)