Skip to content

Commit caf420a

Browse files
Bump navigation-fragment-ktx from 2.5.0 to 2.5.3 (#16)
Bumps navigation-fragment-ktx from 2.5.0 to 2.5.3. --- updated-dependencies: - dependency-name: androidx.navigation:navigation-fragment-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a710b5b commit caf420a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
implementation 'androidx.appcompat:appcompat:1.4.2'
4141
implementation 'com.google.android.material:material:1.6.1'
4242
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
43-
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.0'
43+
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'
4444
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
4545
testImplementation 'junit:junit:4.13.2'
4646
androidTestImplementation 'androidx.test.ext:junit:1.1.5'

0 commit comments

Comments
 (0)