implementation("androidx.compose.runtime:runtime:1.8.0-beta02")
Manages the runtime environment for declarative UI composition, handling state management and UI updates efficiently.