Merge pull request #4311 from libre-tube/renovate/fragment

fix(deps): update dependency androidx.fragment:fragment-ktx to v1.6.1
This commit is contained in:
Bnyro 2023-07-26 22:33:08 +02:00 committed by GitHub
commit 178116ed40
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" }