Update dependency androidx.fragment:fragment to v1.7.0

This commit is contained in:
renovate[bot] 2024-05-01 19:06:59 +00:00 committed by GitHub
parent a808d20a85
commit b85e437956
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ lifecycleViewmodelKtx = "2.7.0"
lifecycleViewmodel = "2.7.0"
recyclerview = "1.3.2"
fragmentKtx = "1.6.2"
fragment = "1.6.2"
fragment = "1.7.0"
roomRuntime = "2.6.1"
fastScroll = "1.3.0"