fix(deps): update navigation to v2.7.5

This commit is contained in:
renovate[bot] 2023-11-01 19:03:16 +00:00 committed by GitHub
parent 38ab80b230
commit 45b218fc97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ kotlin = "1.9.20"
lifecycle = "2.6.2" lifecycle = "2.6.2"
constraintlayout = "2.1.4" constraintlayout = "2.1.4"
material = "1.10.0" material = "1.10.0"
navigation = "2.7.4" navigation = "2.7.5"
legacySupport = "1.0.0" legacySupport = "1.0.0"
preference = "1.2.1" preference = "1.2.1"
extJunit = "1.1.5" extJunit = "1.1.5"