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

This commit is contained in:
Renovate Bot 2024-10-31 09:03:11 +00:00
parent 554937ae03
commit bd6ce78053

View file

@ -26,7 +26,7 @@ materialIconsCore = "1.7.5"
maxSdk = "35" maxSdk = "35"
minSdk = "23" minSdk = "23"
monitor = "1.7.2" monitor = "1.7.2"
navigationCommon = "2.7.7" navigationCommon = "2.8.3"
navigationRuntimeKtx = "2.7.7" navigationRuntimeKtx = "2.7.7"
navigationVersion = "2.7.7" navigationVersion = "2.7.7"
orchestrator = "1.5.1" orchestrator = "1.5.1"