Update dependency androidx.navigation:navigation-compose to v2.8.0
This commit is contained in:
parent
5035c287d2
commit
8e7bb660f6
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ minSdk = "23"
|
||||||
monitor = "1.7.2"
|
monitor = "1.7.2"
|
||||||
navigationCommon = "2.7.7"
|
navigationCommon = "2.7.7"
|
||||||
navigationRuntimeKtx = "2.7.7"
|
navigationRuntimeKtx = "2.7.7"
|
||||||
navigationVersion = "2.7.7"
|
navigationVersion = "2.8.0"
|
||||||
orchestrator = "1.5.0"
|
orchestrator = "1.5.0"
|
||||||
play = "2.0.1"
|
play = "2.0.1"
|
||||||
preferenceKtx = "1.2.1"
|
preferenceKtx = "1.2.1"
|
||||||
|
|
Loading…
Reference in a new issue