implementation("org.jetbrains.compose.hot-reload:hot-reload-annotations:1.0.0-rc01+embeddable")
Enables dynamic code updates in Compose applications during development, facilitating real-time UI changes without restarting.