implementation("androidx.lifecycle:lifecycle-viewmodel:2.11.0-rc01")
Manages UI-related data in a lifecycle-conscious way, surviving configuration changes and integrating with Compose for scoped ViewModels.