Update dependency androidx.fragment:fragment to v1.8.5

This commit is contained in:
renovate[bot] 2024-10-30 17:49:46 +00:00 committed by GitHub
parent 1dca5ea00d
commit 85f923fb35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ dexcount = "4.0.0"
android-coreKtx = "1.13.1" android-coreKtx = "1.13.1"
android-recyclerView = "1.3.2" android-recyclerView = "1.3.2"
android-appCompat = "1.7.0" android-appCompat = "1.7.0"
android-fragment = "1.8.4" android-fragment = "1.8.5"
android-espresso = "3.6.1" android-espresso = "3.6.1"
android-test = "1.2.1" android-test = "1.2.1"
android-compose-material3 = "1.3.0" android-compose-material3 = "1.3.0"