Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3b897b5

Browse files
authoredFeb 12, 2025··
Update dependency androidx.navigation:navigation-compose to v2.8.7
1 parent c729582 commit 3b897b5

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.7"
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.