Skip to content

Commit

Permalink
Merge pull request #40 from ErfanSn/renovate/androidx.navigation-navi…
Browse files Browse the repository at this point in the history
…gation-fragment-ktx-2.x

Update dependency androidx.navigation:navigation-fragment-ktx to v2.6.0
  • Loading branch information
erfansn committed Jun 18, 2023
2 parents 38ea54f + 2606527 commit 7d064c2
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 @@ -61,7 +61,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.10.1'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.activity:activity-ktx:1.7.2'
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'
implementation 'androidx.navigation:navigation-fragment-ktx:2.6.0'
implementation 'androidx.navigation:navigation-ui-ktx:2.6.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
implementation 'androidx.compose.runtime:runtime:1.4.3'
Expand Down

0 comments on commit 7d064c2

Please sign in to comment.