Commit 90c61c8
committed
fix(deps): bump navigation3-lifecycle to 2.11.0
The Dependabot PR only bumps the androidx-lifecycle version ref but
lifecycle-viewmodel-navigation3 uses a separate version ref
(navigation3-lifecycle). Without this change the
ViewModelStoreNavEntryDecorator stays at 2.10.0 and misses the
recomposition/premature-clearance fixes in 2.11.0.1 parent 86dcfa9 commit 90c61c8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments