Update dependency androidx.fragment:fragment to v1.7.0

This commit is contained in:
renovate[bot] 2024-05-01 18:55:01 +00:00 committed by GitHub
parent 3f366aeea4
commit d8475d9462
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ dexcount = "4.0.0"
android-coreKtx = "1.13.0"
android-recyclerView = "1.3.2"
android-appCompat = "1.6.1"
android-fragment = "1.6.2"
android-fragment = "1.7.0"
android-espresso = "3.5.1"
android-test = "1.1.5"
android-compose-material3 = "1.2.1"