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

This commit is contained in:
renovate[bot] 2024-09-05 14:28:29 +00:00 committed by GitHub
parent 3c4003de8a
commit abcbba71f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ lifecycleViewmodel = "2.8.4"
lifecycleViewmodelKtx = "2.8.4"
recyclerview = "1.3.2"
fragment = "1.8.3"
fragmentKtx = "1.8.2"
fragmentKtx = "1.8.3"
roomRuntime = "2.6.1"
# Material
material = "1.13.0-alpha05"