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

fix(deps): update dependency androidx.fragment:fragment-ktx to v1.6.2
This commit is contained in:
Bnyro 2023-11-01 20:10:48 +01:00 committed by GitHub
commit be29f637a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ kotlinxDatetime = "0.4.1"
kotlinxRetrofit = "1.0.0"
media3 = "1.1.1"
activity = "1.8.0"
fragment = "1.6.1"
fragment = "1.6.2"
[libraries]
androidx-activity = { group = "androidx.activity", name = "activity-ktx", version.ref = "activity" }