Merge pull request #35 from Super12138/renovate/fragmentktx

Update dependency androidx.fragment:fragment-ktx to v1.7.1
This commit is contained in:
Super12138 2024-05-15 19:47:31 +08:00 committed by GitHub
commit 1c6222767a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ preferenceKtx = "1.2.1"
lifecycleViewmodelKtx = "2.8.0"
lifecycleViewmodel = "2.7.0"
recyclerview = "1.3.2"
fragmentKtx = "1.7.0"
fragmentKtx = "1.7.1"
fragment = "1.7.0"
roomRuntime = "2.6.1"