Update dependency androidx.work:work-runtime-ktx to v2.11.2

This commit is contained in:
renovate[bot]
2026-03-25 20:25:14 +00:00
committed by GitHub
parent 4e6f7c7c67
commit fc275d349b

View File

@@ -14,7 +14,7 @@ navigation = "2.9.7"
paletteKtx = "1.0.0" paletteKtx = "1.0.0"
preferenceKtx = "1.2.1" preferenceKtx = "1.2.1"
volley = "1.2.1" volley = "1.2.1"
workRuntimeKtx = "2.11.1" workRuntimeKtx = "2.11.2"
[libraries] [libraries]
activity-ktx = { group = "androidx.activity", name = "activity-ktx", version.ref = "activityKtx" } activity-ktx = { group = "androidx.activity", name = "activity-ktx", version.ref = "activityKtx" }