implementation("org.jetbrains.compose.hot-reload:runtime-api:1.0.0-alpha05")
Enables real-time UI updates in Compose Multiplatform applications without restarting, enhancing development efficiency.