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