implementation("androidx.compose.runtime:runtime:1.10.0-beta02")
Manages tree composition for code generated by the Compose compiler plugin, offering essential APIs for state management and UI updates.