Update dependency com.google.devtools.ksp to v2.3.4

This commit is contained in:
renovate[bot]
2025-12-16 20:36:54 +00:00
committed by GitHub
parent 3537c59bb5
commit ecb0c4ad71

View File

@@ -2,7 +2,7 @@
# Plugins
android-plugin = "8.13.1"
kotlin = "2.2.21"
kotlin-ksp = "2.3.0"
kotlin-ksp = "2.3.4"
detekt = "1.23.8"
android-junit5 = "1.14.0.0"