Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 7f95d28

Browse files
Bump navigation-ui-ktx from 2.3.0-alpha04 to 2.4.0-alpha07 in /SafDemos
Bumps navigation-ui-ktx from 2.3.0-alpha04 to 2.4.0-alpha07. --- updated-dependencies: - dependency-name: androidx.navigation:navigation-ui-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b78af7 commit 7f95d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SafDemos/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
implementation "androidx.core:core-ktx:1.2.0"
5757
implementation "androidx.constraintlayout:constraintlayout:1.1.3"
5858
implementation "androidx.navigation:navigation-fragment-ktx:2.4.0-alpha07"
59-
implementation "androidx.navigation:navigation-ui-ktx:2.3.0-alpha04"
59+
implementation "androidx.navigation:navigation-ui-ktx:2.4.0-alpha07"
6060

6161
implementation "com.google.android.material:material:1.1.0"
6262

0 commit comments

Comments
 (0)