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

Commit f97e9db

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

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
@@ -55,7 +55,7 @@ dependencies {
5555
implementation "androidx.appcompat:appcompat:1.1.0"
5656
implementation "androidx.core:core-ktx:1.2.0"
5757
implementation "androidx.constraintlayout:constraintlayout:1.1.3"
58-
implementation "androidx.navigation:navigation-fragment-ktx:2.3.0-alpha04"
58+
implementation "androidx.navigation:navigation-fragment-ktx:2.4.0-alpha07"
5959
implementation "androidx.navigation:navigation-ui-ktx:2.3.0-alpha04"
6060

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

0 commit comments

Comments
 (0)