Update dependency androidx.navigation:navigation-common to v2.8.0
Some checks failed
Build & Test / Validate (pull_request) Successful in 19s
Build & Test / Run Unit Tests (pull_request) Successful in 11m50s
Build & Test / Run UI Tests (pull_request) Failing after 17m18s

This commit is contained in:
Renovate Bot 2024-09-05 07:02:45 +00:00
parent 7ee7687117
commit 8a7e81217a

View file

@ -27,7 +27,7 @@ materialIconsCore = "1.6.8"
maxSdk = "35" maxSdk = "35"
minSdk = "23" minSdk = "23"
monitor = "1.7.2" monitor = "1.7.2"
navigationCommon = "2.7.7" navigationCommon = "2.8.0"
navigationRuntimeKtx = "2.7.7" navigationRuntimeKtx = "2.7.7"
navigationVersion = "2.7.7" navigationVersion = "2.7.7"
orchestrator = "1.5.0" orchestrator = "1.5.0"