Update coroutines to v1.11.0

This commit is contained in:
Sulkta 2026-06-28 03:02:06 +00:00
parent c50e47522d
commit 2ae870e9fd

View file

@ -9,7 +9,7 @@ composeBom = "2024.02.00"
navigationCompose = "2.7.7"
okhttp = "4.12.0"
gson = "2.10.1"
coroutines = "1.8.0"
coroutines = "1.11.0"
osmdroid = "6.1.20"
datastore = "1.0.0"
coil = "2.7.0"