implementation("androidx.compose.runtime:runtime:1.6.0-alpha03")
Manages the core runtime for Compose, handling state management, recomposition, and UI updates.