implementation("org.jetbrains.compose.hot-reload:hot-reload-annotations:1.1.0-alpha04")
Enables real-time UI updates in Compose Multiplatform applications by intelligently reloading code changes without restarting.