Merge pull request #2662 from element-hq/renovate/kotlin

Update dependency com.google.devtools.ksp to v1.9.23-1.0.20
This commit is contained in:
Benoit Marty 2024-04-15 13:37:20 +02:00 committed by GitHub
commit 1812d117c2

View file

@ -5,7 +5,7 @@
# Project # Project
android_gradle_plugin = "8.3.2" android_gradle_plugin = "8.3.2"
kotlin = "1.9.23" kotlin = "1.9.23"
ksp = "1.9.23-1.0.19" ksp = "1.9.23-1.0.20"
firebaseAppDistribution = "4.2.0" firebaseAppDistribution = "4.2.0"
# AndroidX # AndroidX