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

Update kotlin to v2.3.20
This commit is contained in:
Benoit Marty 2026-03-25 19:01:34 +01:00 committed by GitHub
commit dc5889c05c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
# Project
android_gradle_plugin = "8.13.2"
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
kotlin = "2.3.10"
kotlin = "2.3.20"
kotlinpoet = "2.2.0"
ksp = "2.3.6"
firebaseAppDistribution = "5.2.1"