implementation("androidx.compose.runtime:runtime:1.11.0-alpha05")
Manages tree composition for code generated by the Compose compiler plugin, offering a public API for dynamic UI updates.