Skip to content

Commit

Permalink
chore: bump androidx.navigation:navigation-fragment-ktx from 2.7.6 to…
Browse files Browse the repository at this point in the history
… 2.7.7 in /DisneyScenicRides (#79)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 3d49837 commit bd699fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DisneyScenicRides/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("androidx.lifecycle:lifecycle-livedata-ktx:2.7.0")
implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0")
implementation("androidx.navigation:navigation-fragment-ktx:2.7.6")
implementation("androidx.navigation:navigation-fragment-ktx:2.7.7")
implementation("androidx.navigation:navigation-ui-ktx:2.7.7")

testImplementation("junit:junit:4.13.2")
Expand Down

0 comments on commit bd699fd

Please sign in to comment.