navigation compose -> 2.9.0
This commit is contained in:
parent
2c7819f524
commit
d432adc142
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ junitVersion = "1.2.1"
|
||||||
espressoCore = "3.6.1"
|
espressoCore = "3.6.1"
|
||||||
appcompat = "1.7.0"
|
appcompat = "1.7.0"
|
||||||
material = "1.12.0"
|
material = "1.12.0"
|
||||||
navigationCompose = "2.7.0-rc01"
|
navigationCompose = "2.9.0"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
|
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue