Skip to content

Commit 199e1a6

Browse files
fix(deps): update dependency androidx.compose.foundation:foundation to v1.10.0
1 parent 61500bc commit 199e1a6

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
@@ -50,7 +50,7 @@ androidx-annotation = "1.6.0"
5050

5151
# compose
5252
compose-core = "1.4.2"
53-
compose-foundation = "1.6.0-alpha04" # use alpha for HorizontalPager
53+
compose-foundation = "1.10.0" # use alpha for HorizontalPager
5454
compose-material = "1.4.2"
5555
compose-runtime = "1.5.0-alpha03" # use alpha for SnapshotStateList#toList
5656
compose-lifecycle = "2.6.1" # use alpha for StateFlow#collectAsStateWithLifecycle

0 commit comments

Comments
 (0)