implementation("androidx.compose.runtime:runtime-saveable:1.11.0-alpha05")
Facilitates saving and restoring UI state in Compose applications, ensuring state persistence across configuration changes.