fix(deps): update navigation to v2.7.1

This commit is contained in:
renovate[bot] 2023-08-23 20:09:26 +00:00 committed by GitHub
parent 0385c21bd5
commit 1fe96466ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ gradle = "8.1.1"
lifecycle = "2.6.1" lifecycle = "2.6.1"
constraintlayout = "2.1.4" constraintlayout = "2.1.4"
material = "1.9.0" material = "1.9.0"
navigation = "2.7.0" navigation = "2.7.1"
legacySupport = "1.0.0" legacySupport = "1.0.0"
preference = "1.2.1" preference = "1.2.1"
extJunit = "1.1.5" extJunit = "1.1.5"