Skip to content

Commit 83cea90

Browse files
fix(deps): update dependency androidx.navigation:navigation-ui-ktx to v2.9.3
1 parent 215e706 commit 83cea90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ appcompat = "1.7.0"
1313
material = "1.12.0"
1414
constraintlayout = "2.2.1"
1515
navigation-fragment-ktx = "2.9.0"
16-
navigation-ui-ktx = "2.9.0"
16+
navigation-ui-ktx = "2.9.3"
1717
androidx-compose = "1.8.2"
1818
kotlinx-browser = "0.3"
1919

0 commit comments

Comments
 (0)