
implementation("org.jetbrains.compose.hot-reload:hot-reload-annotations:1.1.0-alpha02")Enhances Compose Multiplatform development by enabling real-time UI updates without restarting applications. Utilizes annotations to facilitate hot reloading, streamlining the development process.