Update dependency androidx.fragment:fragment to v1.8.0

This commit is contained in:
renovate[bot] 2024-06-12 23:39:49 +00:00 committed by GitHub
parent 42f955b1d9
commit 934ed02277
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ lifecycleViewmodelKtx = "2.8.1"
lifecycleViewmodel = "2.8.1"
recyclerview = "1.3.2"
fragmentKtx = "1.7.1"
fragment = "1.7.1"
fragment = "1.8.0"
roomRuntime = "2.6.1"
fastScroll = "1.3.0"