Update dependency androidx.navigation:navigation-runtime-ktx to v2.8.2
Some checks failed
Build & Test / Validate (pull_request) Successful in 16s
Build & Test / Run Unit Tests (pull_request) Failing after 11m26s
Build & Test / Run UI Tests (pull_request) Has been skipped

This commit is contained in:
Renovate Bot 2024-10-03 21:02:15 +00:00
parent 5abfe147f3
commit b08d2fb8f3

View file

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