Skip to content

Commit

Permalink
build(deps): bump nav_version from 2.4.0-beta02 to 2.4.0-rc01
Browse files Browse the repository at this point in the history
Bumps `nav_version` from 2.4.0-beta02 to 2.4.0-rc01.

Updates `navigation-fragment-ktx` from 2.4.0-beta02 to 2.4.0-rc01

Updates `navigation-ui-ktx` from 2.4.0-beta02 to 2.4.0-rc01

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation:navigation-ui-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Dec 18, 2021
1 parent 291c872 commit 828ad10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
glide = "4.12.0"
constraint_layout = '2.1.2'
coroutines = '1.5.2-native-mt'
nav_version = '2.4.0-beta02'
nav_version = '2.4.0-rc01'
rx = '3.0.0'
material = "1.4.0"
moshi = "1.13.0"
Expand Down

0 comments on commit 828ad10

Please sign in to comment.