implementation("org.jetbrains.compose.runtime:runtime-saveable:1.1.0-alpha05")
Enables saving and restoring local UI state in Compose applications, ensuring state persistence across configuration changes.