implementation("org.jetbrains.compose.hot-reload:hot-reload-runtime-api:1.0.0-rc01+embeddable")
Enables real-time UI updates in Compose applications by reloading code changes without restarting the application.