Update dependency androidx.navigation:navigation-compose to v2.8.3
Some checks failed
Build & Test / Validate (pull_request) Successful in 15s
Build & Test / Run Unit Tests (pull_request) Failing after 11m42s
Build & Test / Run UI Tests (pull_request) Has been skipped

This commit is contained in:
Renovate Bot 2024-11-03 19:02:52 +00:00
parent 1a4e5b8e9e
commit aa1bcc1391

View file

@ -28,7 +28,7 @@ minSdk = "23"
monitor = "1.7.2" monitor = "1.7.2"
navigationCommon = "2.7.7" navigationCommon = "2.7.7"
navigationRuntimeKtx = "2.7.7" navigationRuntimeKtx = "2.7.7"
navigationVersion = "2.7.7" navigationVersion = "2.8.3"
orchestrator = "1.5.1" orchestrator = "1.5.1"
play = "2.0.2" play = "2.0.2"
preferenceKtx = "1.2.1" preferenceKtx = "1.2.1"