
implementation("org.jetbrains.compose.hot-reload:hot-reload-annotations:1.1.0-alpha03")Enhances Compose Multiplatform development by enabling hot reload functionality through annotations, allowing real-time UI updates without restarting applications.