implementation("org.jetbrains.compose.hot-reload:hot-reload-annotations:1.1.0-alpha04")
Enables real-time updates in Compose applications by marking functions for hot reloading during development.