Skip to content

Commit

Permalink
Merge pull request #111 from StarsbySea/dependabot/gradle/androidx.na…
Browse files Browse the repository at this point in the history
…vigation-navigation-ui-2.7.3

Bump androidx.navigation:navigation-ui from 2.7.2 to 2.7.3
  • Loading branch information
github-actions[bot] authored Sep 25, 2023
2 parents ca6c5d8 + 04713f2 commit 3f71eee
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 @@ -76,7 +76,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.6.2'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2'
implementation 'androidx.navigation:navigation-fragment:2.7.3'
implementation 'androidx.navigation:navigation-ui:2.7.2'
implementation 'androidx.navigation:navigation-ui:2.7.3'
testImplementation 'junit:junit'
androidTestImplementation 'androidx.test.ext:junit:4.13.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
Expand Down

0 comments on commit 3f71eee

Please sign in to comment.