Skip to content

Commit

Permalink
Update androidXNavigationVersion to v2.6.0 (#2009)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 7, 2023
1 parent b9cb291 commit 5af8ffe
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 @@ -62,7 +62,7 @@ val architectureComponentsVersion = "1.1.1"
val glideVersion = "4.15.1"
val daggerVersion = "2.46.1"
val coroutinesVersion = "1.7.1"
val androidXNavigationVersion = "2.5.3"
val androidXNavigationVersion = "2.6.0"
val roomVersion = "2.5.1"

plugins {
Expand Down

0 comments on commit 5af8ffe

Please sign in to comment.