mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
fix: use nav3 snapshots
This works around a fatal crash that is triggered during configuration changes
This commit is contained in:
parent
6badde13b0
commit
669ec2ad09
3 changed files with 23 additions and 5 deletions
|
@ -15,8 +15,9 @@ konvert = "4.1.0"
|
|||
kotlin = "2.1.21"
|
||||
kotlinResult = "2.0.1"
|
||||
leakcanary = "3.0-alpha-8"
|
||||
lifecycle = "2.9.0"
|
||||
navigation3 = "1.0.0-alpha02"
|
||||
lifecycle = "2.10.0-SNAPSHOT"
|
||||
# TODO: Update lifecycle to stable when next update drops
|
||||
navigation3 = "1.0.0-SNAPSHOT"
|
||||
navigation3-material = "1.0.0-SNAPSHOT"
|
||||
retrofit = "3.0.0"
|
||||
richtext = "1.0.0-alpha02"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue