Update dependency androidx.navigation:navigation-runtime-ktx to v2.8.1
This commit is contained in:
parent
caade0c0d1
commit
d614018d1a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue