Update dependency androidx.navigation:navigation-compose to v2.9.8 #15

Open
renovate wants to merge 1 commit from renovate/navigationcompose into main

View file

@ -6,7 +6,7 @@ coreKtx = "1.12.0"
lifecycleRuntimeKtx = "2.7.0"
activityCompose = "1.13.0"
composeBom = "2024.02.00"
navigationCompose = "2.7.7"
navigationCompose = "2.9.8"
okhttp = "4.12.0"
gson = "2.10.1"
coroutines = "1.8.0"