Update dependency androidx.navigation:navigation-runtime-ktx to v2.8.0
Some checks failed
Build & Test / Validate (pull_request) Successful in 18s
Build & Test / Run Unit Tests (pull_request) Successful in 12m13s
Build & Test / Run UI Tests (pull_request) Failing after 18m10s

This commit is contained in:
Renovate Bot 2024-09-17 10:03:12 +00:00
parent 8cb0f7c94d
commit f07b6cb240

View file

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