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