implementation("androidx.compose.runtime:runtime:1.10.4")
Facilitates tree composition for code generated by the Compose compiler plugin, offering a public API for managing UI state and updates.