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