fix(deps): bump nav3 snapshot

This commit is contained in:
Harsh Shandilya 2025-07-06 02:09:53 +05:30
parent 049e1426bc
commit fff0982de6
2 changed files with 9 additions and 14 deletions

View file

@ -15,9 +15,8 @@ konvert = "4.1.1"
kotlin = "2.1.21"
kotlinResult = "2.0.1"
leakcanary = "3.0-alpha-8"
lifecycle = "2.10.0-SNAPSHOT"
# TODO: Update lifecycle to stable when next update drops
navigation3 = "1.0.0-SNAPSHOT"
lifecycle = "2.9.1"
navigation3 = "1.0.0-alpha05"
navigation3-material = "1.0.0-SNAPSHOT"
retrofit = "3.0.0"
richtext = "1.0.0-alpha02"