libs: Bump coil and KSP to latest stable release

Contains bunch of bug fixes

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-11-28 12:33:19 +07:00
parent 769fb97017
commit c6e512f03b

View File

@@ -2,7 +2,7 @@
activityCompose = "1.9.3" activityCompose = "1.9.3"
androidGradlePlugin = "8.7.2" androidGradlePlugin = "8.7.2"
browserVersion = "1.8.0" browserVersion = "1.8.0"
coilVersion = "3.0.3" coilVersion = "3.0.4"
composeBom = "2024.11.00" composeBom = "2024.11.00"
coreVersion = "1.15.0" coreVersion = "1.15.0"
epoxyVersion = "5.1.4" epoxyVersion = "5.1.4"
@@ -15,7 +15,7 @@ hiltWorkVersion = "1.2.0"
junit = "4.13.2" junit = "4.13.2"
junitVersion = "1.2.1" junitVersion = "1.2.1"
kotlinVersion = "2.0.21" kotlinVersion = "2.0.21"
kspVersion = "2.0.21-1.0.26" kspVersion = "2.0.21-1.0.28"
ktlintVersion = "12.1.1" ktlintVersion = "12.1.1"
leakcanaryAndroidVersion = "2.14" leakcanaryAndroidVersion = "2.14"
libsu = "6.0.0" libsu = "6.0.0"