Skip to content

Commit

Permalink
Merge pull request woocommerce#7861 from woocommerce/7210-update-navi…
Browse files Browse the repository at this point in the history
…gation-library-to-251+-to-fix-warnings-in-the-generated-code-1

Updating navigation library version 2.41 -> 2.5.3
  • Loading branch information
hichamboushaba authored Nov 16, 2022
2 parents 0f5ad0b + 68d0c79 commit 3e2c855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pluginManagement {
gradle.ext.daggerVersion = '2.42'
gradle.ext.detektVersion = '1.19.0'
gradle.ext.kotlinVersion = '1.6.10'
gradle.ext.navigationVersion = '2.4.1'
gradle.ext.navigationVersion = '2.5.3'

repositories {
exclusiveContent {
Expand Down

0 comments on commit 3e2c855

Please sign in to comment.