2.0.1 - Hotfix to clear ViewModels on key update
- Clear old stored ViewModel/object when a key is used and the key gets updated
- Hilt BREAKING CHANGE: renamed
viewModelScoped
tohiltViewModelScoped
for naming consistency with existing Jetpack APIs
viewModelScoped
to hiltViewModelScoped
for naming consistency with existing Jetpack APIs