Skip to content

Commit

Permalink
Bump androidx.fragment:fragment-ktx in the gradle group
Browse files Browse the repository at this point in the history
Bumps the gradle group with 1 update: androidx.fragment:fragment-ktx.


Updates `androidx.fragment:fragment-ktx` from 1.8.5 to 1.8.6

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 13, 2025
1 parent 65cc44d commit 7eb6006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.7'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
implementation 'androidx.fragment:fragment-ktx:1.8.5'
implementation 'androidx.fragment:fragment-ktx:1.8.6'

coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.4'

Expand Down

0 comments on commit 7eb6006

Please sign in to comment.