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

This commit is contained in:
Renovate Bot 2024-09-24 02:02:36 +00:00
parent ee5db64532
commit e23373fbe5

View file

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