Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Update dependency androidx.fragment:fragment-ktx to v1.8.1 (#634)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent e7c3167 commit d0fe463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ androidX-collection = "androidx.collection:collection-ktx:1.4.0"
androidX-constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.4"
androidX-coordinatorLayout = "androidx.coordinatorlayout:coordinatorlayout:1.2.0"
androidX-core = "androidx.core:core-ktx:1.13.1"
androidX-fragment = "androidx.fragment:fragment-ktx:1.8.0"
androidX-fragment = "androidx.fragment:fragment-ktx:1.8.1"
androidX-lifecycle-service = { module = "androidx.lifecycle:lifecycle-service", version.ref = "androidX-lifecycle" }
androidX-lifecycle-viewModel = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidX-lifecycle" }
androidX-paging = "androidx.paging:paging-runtime:3.3.0"
Expand Down

0 comments on commit d0fe463

Please sign in to comment.