Skip to content

Commit

Permalink
Bump androidx.fragment:fragment-ktx from 1.8.4 to 1.8.5
Browse files Browse the repository at this point in the history
Bumps androidx.fragment:fragment-ktx from 1.8.4 to 1.8.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent a9b28e3 commit dd602ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlowCrypt/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ dependencies {
implementation("androidx.core:core-ktx:1.13.1")
implementation("androidx.core:core-splashscreen:1.0.1")
implementation("androidx.activity:activity-ktx:1.9.3")
implementation("androidx.fragment:fragment-ktx:1.8.4")
implementation("androidx.fragment:fragment-ktx:1.8.5")
implementation("androidx.work:work-runtime-ktx:2.9.1")
implementation("androidx.navigation:navigation-fragment-ktx:2.8.3")
implementation("androidx.navigation:navigation-ui-ktx:2.8.3")
Expand Down

0 comments on commit dd602ff

Please sign in to comment.