Merge pull request #72 from Super12138/renovate/fragmentktx

Update dependency androidx.fragment:fragment-ktx to v1.8.2
This commit is contained in:
Super12138 2024-07-25 06:48:19 +08:00 committed by GitHub
commit ec178f2480
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ lifecycleViewmodel = "2.8.3"
lifecycleViewmodelKtx = "2.8.3"
recyclerview = "1.3.2"
fragment = "1.8.1"
fragmentKtx = "1.8.1"
fragmentKtx = "1.8.2"
roomRuntime = "2.6.1"
# Material
material = "1.13.0-alpha04"