Bump KSP to 1.9.23-1.0.20

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-04-15 10:31:36 +05:30
parent bb75af21e1
commit 2d6c0dc003

View File

@@ -15,7 +15,7 @@ hiltWorkVersion = "1.2.0"
junit = "4.13.2" junit = "4.13.2"
junitVersion = "1.1.5" junitVersion = "1.1.5"
kotlinVersion = "1.9.23" kotlinVersion = "1.9.23"
kspVersion = "1.9.23-1.0.19" kspVersion = "1.9.23-1.0.20"
ktlintVersion = "12.1.0" ktlintVersion = "12.1.0"
leakcanaryAndroidVersion = "2.13" leakcanaryAndroidVersion = "2.13"
lifeVersion = "2.7.0" lifeVersion = "2.7.0"