Merge pull request #28 from Super12138/renovate/fragment

Update dependency androidx.fragment:fragment to v1.7.0
This commit is contained in:
Super12138 2024-05-02 06:28:13 +08:00 committed by GitHub
commit 6566f40c2c
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"