Skip to content

Commit

Permalink
Update dependency androidx.fragment:fragment to v1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 602633c commit 647e80a
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 @@ -97,7 +97,7 @@ androidx-design = "com.google.android.material:material:1.13.0-alpha07"

androidx-emojiAppcompat = { module = "androidx.emoji:emoji-appcompat", version.ref = "emoji" }
# Amusingly, appcompat depends on fragment 1.0.0, so we have to have this version to force the latest
androidx-fragment = "androidx.fragment:fragment:1.8.4"
androidx-fragment = "androidx.fragment:fragment:1.8.5"

androidx-lifecycle-viewmodel-core = { module = "androidx.lifecycle:lifecycle-viewmodel", version.ref = "lifecycle" }
androidx-lifecycle-viewmodel-savedState = { module = "androidx.lifecycle:lifecycle-viewmodel-savedstate", version.ref = "lifecycle" }
Expand Down

0 comments on commit 647e80a

Please sign in to comment.