mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 06:10:31 +05:30
fix(deps): update dependency androidx.fragment:fragment-ktx to v1.6.1
This commit is contained in:
parent
74a7518d7b
commit
253846092b
@ -22,7 +22,7 @@ kotlinxDatetime = "0.4.0"
|
|||||||
kotlinxRetrofit = "1.0.0"
|
kotlinxRetrofit = "1.0.0"
|
||||||
media3 = "1.1.0"
|
media3 = "1.1.0"
|
||||||
activity = "1.7.2"
|
activity = "1.7.2"
|
||||||
fragment = "1.6.0"
|
fragment = "1.6.1"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
androidx-activity = { group = "androidx.activity", name = "activity-ktx", version.ref = "activity" }
|
androidx-activity = { group = "androidx.activity", name = "activity-ktx", version.ref = "activity" }
|
||||||
|
Loading…
Reference in New Issue
Block a user