fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.2 (#302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
de09a67111
commit
7d2b7b8b5d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ composeBom = "2025.06.01"
|
|||
liveData = "1.8.3"
|
||||
icons = "1.7.8"
|
||||
room = "2.7.2"
|
||||
navigation = "2.9.1"
|
||||
navigation = "2.9.2"
|
||||
material3 = "1.4.0-alpha18"
|
||||
adaptive = "1.1.0"
|
||||
# AboutLibraries
|
||||
|
|
|
|||
Loading…
Reference in a new issue