fix(deps): update navigation to v2.7.7

This commit is contained in:
renovate[bot] 2024-02-07 19:29:01 +00:00 committed by GitHub
parent 603e51169f
commit d03f183cf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ kotlin = "1.9.22"
lifecycle = "2.7.0" lifecycle = "2.7.0"
constraintlayout = "2.1.4" constraintlayout = "2.1.4"
material = "1.11.0" material = "1.11.0"
navigation = "2.7.6" navigation = "2.7.7"
preference = "1.2.1" preference = "1.2.1"
extJunit = "1.1.5" extJunit = "1.1.5"
espresso = "3.5.1" espresso = "3.5.1"