Merge pull request #58 from Super12138/renovate/fragment

Update dependency androidx.fragment:fragment to v1.8.1
This commit is contained in:
Super12138 2024-06-27 07:08:46 +08:00 committed by GitHub
commit 4524ea8a45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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