Skip to content

Commit 9a553b4

Browse files
Bump navigation-ui-ktx from 2.5.0 to 2.5.3 (#15)
Bumps navigation-ui-ktx from 2.5.0 to 2.5.3. --- updated-dependencies: - dependency-name: androidx.navigation:navigation-ui-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 7c8a871 commit 9a553b4

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
@@ -41,7 +41,7 @@ dependencies {
4141
implementation 'com.google.android.material:material:1.6.1'
4242
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4343
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.0'
44-
implementation 'androidx.navigation:navigation-ui-ktx:2.5.0'
44+
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
4545
testImplementation 'junit:junit:4.13.2'
4646
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
4747
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

0 commit comments

Comments
 (0)