Compare commits

..

1 commit

Author SHA1 Message Date
e67e382413 Update navigationCompose to v2.9.8
Some checks failed
gitleaks / scan (push) Failing after 1s
gitleaks / scan (pull_request) Failing after 1s
2026-06-30 06:33:27 +00:00

View file

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