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