diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 353618dc9e..e6fdf2b7fb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -47,7 +47,7 @@ profileinstaller = "1.4.1" androidx-uiautomator = "2.4.0" # Compose Multiplatform -compose-multiplatform = "1.12.0-rc01" +compose-multiplatform = "1.12.0" compose-multiplatform-material3 = "1.12.0-alpha03" # `androidx-compose-bom-aligned` tracks androidx.compose.{runtime,ui,foundation,animation} # artifacts that ship in lockstep with CMP. Kept as a separate version ref so Renovate