implementation("androidx.compose.runtime:runtime:1.11.0-alpha03")
Manages the composition process, tracking UI hierarchy, handling recompositions, and storing state efficiently.