Skip to content

Commit

Permalink
Bump androidx.fragment:fragment from 1.8.5 to 1.8.6 (#1283)
Browse files Browse the repository at this point in the history
Bumps androidx.fragment:fragment from 1.8.5 to 1.8.6.

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

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 Feb 18, 2025
1 parent 03454c1 commit 97d3b8a
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 @@ -12,7 +12,7 @@ dependencies {
implementation("androidx.constraintlayout:constraintlayout:2.0.4")
implementation("androidx.core:core:1.15.0")
implementation("androidx.documentfile:documentfile:1.0.1")
implementation("androidx.fragment:fragment:1.8.5")
implementation("androidx.fragment:fragment:1.8.6")
implementation("androidx.localbroadcastmanager:localbroadcastmanager:1.1.0")
implementation("androidx.recyclerview:recyclerview:1.4.0")
implementation("com.android.volley:volley:1.2.1")
Expand Down

0 comments on commit 97d3b8a

Please sign in to comment.