Update dependency androidx.navigation:navigation-compose to v2.8.0
Some checks failed
Build & Test / Validate (pull_request) Successful in 18s
Build & Test / Run Unit Tests (pull_request) Successful in 12m22s
Build & Test / Run UI Tests (pull_request) Failing after 17m5s

This commit is contained in:
Renovate Bot 2024-09-17 01:02:48 +00:00
parent a1b3672472
commit 83bf3aedbf

View file

@ -29,7 +29,7 @@ minSdk = "23"
monitor = "1.7.2"
navigationCommon = "2.7.7"
navigationRuntimeKtx = "2.7.7"
navigationVersion = "2.7.7"
navigationVersion = "2.8.0"
orchestrator = "1.5.0"
play = "2.0.1"
preferenceKtx = "1.2.1"