Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Update dependency androidx.navigation:navigation-ui to v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 180ddc9 commit e12c04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
implementation("androidx.lifecycle:lifecycle-livedata:2.6.2")
implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1")
implementation("androidx.lifecycle:lifecycle-viewmodel:2.6.2")
implementation("androidx.navigation:navigation-ui:2.7.1")
implementation("androidx.navigation:navigation-ui:2.7.2")
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.navigation:navigation-fragment:2.7.1")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
Expand Down

0 comments on commit e12c04f

Please sign in to comment.