Update dependency androidx.navigation:navigation-common to v2.8.3
This commit is contained in:
parent
20d688d110
commit
13af828430
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ materialIconsCore = "1.7.5"
|
||||||
maxSdk = "35"
|
maxSdk = "35"
|
||||||
minSdk = "23"
|
minSdk = "23"
|
||||||
monitor = "1.7.2"
|
monitor = "1.7.2"
|
||||||
navigationCommon = "2.7.7"
|
navigationCommon = "2.8.3"
|
||||||
navigationRuntimeKtx = "2.7.7"
|
navigationRuntimeKtx = "2.7.7"
|
||||||
navigationVersion = "2.7.7"
|
navigationVersion = "2.7.7"
|
||||||
orchestrator = "1.5.1"
|
orchestrator = "1.5.1"
|
||||||
|
|
Loading…
Reference in a new issue