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

This commit is contained in:
renovate[bot]
2025-12-30 16:51:49 +01:00
committed by Niels van Velzen
parent 6aed9a4294
commit 3645b4a82d
+1 -1
View File
@@ -2,7 +2,7 @@
# Plugins # Plugins
android-plugin = "8.13.1" android-plugin = "8.13.1"
kotlin = "2.2.21" kotlin = "2.2.21"
kotlin-ksp = "2.3.0" kotlin-ksp = "2.3.4"
detekt = "1.23.8" detekt = "1.23.8"
android-junit5 = "1.14.0.0" android-junit5 = "1.14.0.0"