Skip to content

Commit 805231c

Browse files
Bump androidx.navigation:navigation-ui-ktx in /11_fragments
Bumps androidx.navigation:navigation-ui-ktx from 2.9.5 to 2.9.6. --- updated-dependencies: - dependency-name: androidx.navigation:navigation-ui-ktx dependency-version: 2.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb9874a commit 805231c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

11_fragments/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ activity = "1.11.0"
1111
constraintlayout = "2.2.1"
1212
gson = "2.13.2"
1313
navigationFragmentKtx = "2.9.6"
14-
navigationUiKtx = "2.9.5"
14+
navigationUiKtx = "2.9.6"
1515

1616
[libraries]
1717
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }

0 commit comments

Comments
 (0)