Update dependency androidx.fragment:fragment-ktx to v1.8.2

This commit is contained in:
renovate[bot] 2024-07-24 22:46:17 +00:00 committed by GitHub
parent 5fec5abfba
commit 1b8d3dd7dd
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"