fix(deps): update dependency androidx.fragment:fragment-ktx to v1.6.1

This commit is contained in:
renovate[bot] 2023-07-26 20:23:40 +00:00 committed by GitHub
parent 74a7518d7b
commit 253846092b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ kotlinxDatetime = "0.4.0"
kotlinxRetrofit = "1.0.0"
media3 = "1.1.0"
activity = "1.7.2"
fragment = "1.6.0"
fragment = "1.6.1"
[libraries]
androidx-activity = { group = "androidx.activity", name = "activity-ktx", version.ref = "activity" }