Skip to content

Commit

Permalink
Bump fragment-ktx from 1.3.6 to 1.4.0 (#1563)
Browse files Browse the repository at this point in the history
Bumps fragment-ktx from 1.3.6 to 1.4.0.

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2021
1 parent df0ea92 commit 5af8574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlowCrypt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ dependencies {
implementation 'androidx.preference:preference-ktx:1.1.1'
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.activity:activity-ktx:1.4.0'
implementation 'androidx.fragment:fragment-ktx:1.3.6'
implementation 'androidx.fragment:fragment-ktx:1.4.0'
implementation 'androidx.work:work-runtime-ktx:2.7.0'
implementation "androidx.navigation:navigation-fragment-ktx:${rootProject.ext.navVersion}"
implementation "androidx.navigation:navigation-ui-ktx:${rootProject.ext.navVersion}"
Expand Down

0 comments on commit 5af8574

Please sign in to comment.