Skip to content

Commit

Permalink
Update androidx_navigation_version to v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 12f3d67 commit de42341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ android {
dependencies {
implementation "androidx.lifecycle:lifecycle-process:2.6.2"

def androidx_navigation_version = "2.7.2"
def androidx_navigation_version = "2.7.3"
implementation "androidx.navigation:navigation-fragment-ktx:$androidx_navigation_version"
implementation "androidx.navigation:navigation-ui-ktx:$androidx_navigation_version"

Expand Down

0 comments on commit de42341

Please sign in to comment.