navigation compose -> 2.9.0

This commit is contained in:
Clara Dautermann 2025-05-14 09:42:00 +02:00
parent 2c7819f524
commit d432adc142
Signed by: clara
GPG key ID: 223391B52FAD4463

View file

@ -8,7 +8,7 @@ junitVersion = "1.2.1"
espressoCore = "3.6.1"
appcompat = "1.7.0"
material = "1.12.0"
navigationCompose = "2.7.0-rc01"
navigationCompose = "2.9.0"
[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }