implementation("androidx.compose.runtime:runtime:1.10.0-beta01")
Manages the state and lifecycle of composable functions, enabling efficient UI updates and recomposition.