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