Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
f4ea9cfba3 Update work to v2.11.2
Some checks failed
gitleaks / scan (push) Failing after 1s
2026-07-01 06:36:43 +00:00

View file

@ -14,7 +14,7 @@ osmdroid = "6.1.20"
datastore = "1.0.0"
coil = "2.7.0"
room = "2.6.1"
work = "2.9.0"
work = "2.11.2"
[libraries]
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }