fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.1 (#291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9add658abd
commit
0748a16547
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.0"
|
||||
navigation = "2.9.1"
|
||||
material3 = "1.4.0-alpha17"
|
||||
adaptive = "1.1.0"
|
||||
# AboutLibraries
|
||||
|
|
|
|||
Loading…
Reference in a new issue