diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 46a741841..a6cf46114 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -50,7 +50,7 @@ androidx-annotation = "1.6.0" # compose compose-core = "1.4.2" -compose-foundation = "1.6.0-alpha04" # use alpha for HorizontalPager +compose-foundation = "1.6.1" # use alpha for HorizontalPager compose-material = "1.4.2" compose-runtime = "1.5.0-alpha03" # use alpha for SnapshotStateList#toList compose-lifecycle = "2.6.1" # use alpha for StateFlow#collectAsStateWithLifecycle