Fixed
Status Update
Comments
ro...@google.com <ro...@google.com> #2
It's failing when accessing androidx.navigation.compose.BackStackEntryIdViewModel
ap...@google.com <ap...@google.com> #4
Reproducible with navigation-compose:2.4.0-beta02, without hilt.
ro...@google.com <ro...@google.com> #5
Could be related to this change
api("androidx.navigation:navigation-runtime:2.4.0-alpha10")
Description
DataStore Version used: 1.0.0-alpha05
Devices/Android versions reproduced on: not relevant
The method parameter of Context.createDataStore and DataStoreFactory.create should use the interface CorruptionHandler instead of an implementation of the interface (ReplaceFileCorruptionHandler)