chore: update coil version

This commit is contained in:
tapframe 2026-05-12 18:34:00 +05:30
parent 9056716c06
commit 5bc00f9ffb

View file

@ -13,7 +13,7 @@ androidx-lifecycle = "2.11.0-alpha03"
androidx-work = "2.10.3" androidx-work = "2.10.3"
androidx-testExt = "1.3.0" androidx-testExt = "1.3.0"
composeMultiplatform = "1.11.0-beta03" composeMultiplatform = "1.11.0-beta03"
coil = "3.4.0" coil = "3.5.0-beta01"
kermit = "2.0.5" kermit = "2.0.5"
junit = "4.13.2" junit = "4.13.2"
kotlin = "2.3.0" kotlin = "2.3.0"