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