Skip to content

Commit 4499e56

Browse files
fix(deps): update dependency androidx.compose.material:material to v1.8.3
1 parent 61500bc commit 4499e56

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
@@ -51,7 +51,7 @@ androidx-annotation = "1.6.0"
5151
# compose
5252
compose-core = "1.4.2"
5353
compose-foundation = "1.6.0-alpha04" # use alpha for HorizontalPager
54-
compose-material = "1.4.2"
54+
compose-material = "1.8.3"
5555
compose-runtime = "1.5.0-alpha03" # use alpha for SnapshotStateList#toList
5656
compose-lifecycle = "2.6.1" # use alpha for StateFlow#collectAsStateWithLifecycle
5757
compose-compiler = "1.4.3"

0 commit comments

Comments
 (0)