Skip to content

Commit f22d31e

Browse files
authoredMar 14, 2025··
Update dependency androidx.navigation:navigation-compose to v2.8.9
1 parent c729582 commit f22d31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ kotlin = "2.0.21"
1818
kotlinxCollectionsImmutable = "0.3.8"
1919
lifecycleViewmodelCompose = "2.8.4"
2020
material3 = "1.2.1"
21-
navigation-compose = "2.8.2"
21+
navigation-compose = "2.8.9"
2222
playServicesWearable = "18.2.0"
2323
tiles = "1.4.0"
2424
tilesMaterial = "1.4.0"

0 commit comments

Comments
 (0)
Please sign in to comment.