Skip to content

Commit c6f1918

Browse files
chore(deps): bump androidx.navigation:navigation-fragment-ktx (#618)
Bumps androidx.navigation:navigation-fragment-ktx from 2.8.2 to 2.8.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 5b98a44 commit c6f1918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dependencies {
9292
implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6")
9393

9494
// Navigation
95-
implementation("androidx.navigation:navigation-fragment-ktx:2.8.2")
95+
implementation("androidx.navigation:navigation-fragment-ktx:2.8.3")
9696

9797
// Work Manager
9898
implementation("androidx.work:work-runtime-ktx:2.9.1")

0 commit comments

Comments
 (0)