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

This commit is contained in:
Renovate Bot 2024-11-04 01:03:16 +00:00
parent 80b18b242e
commit 26cb5cbd5a

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.3"
navigationVersion = "2.7.7"
orchestrator = "1.5.1"
play = "2.0.2"