We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61500bc commit 4499e56Copy full SHA for 4499e56
gradle/libs.versions.toml
@@ -51,7 +51,7 @@ androidx-annotation = "1.6.0"
51
# compose
52
compose-core = "1.4.2"
53
compose-foundation = "1.6.0-alpha04" # use alpha for HorizontalPager
54
-compose-material = "1.4.2"
+compose-material = "1.8.3"
55
compose-runtime = "1.5.0-alpha03" # use alpha for SnapshotStateList#toList
56
compose-lifecycle = "2.6.1" # use alpha for StateFlow#collectAsStateWithLifecycle
57
compose-compiler = "1.4.3"
0 commit comments