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

This commit is contained in:
Renovate Bot 2024-10-02 04:07:07 +00:00
parent 3ac064c02c
commit e0bd3577de

View file

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