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

Update kotlin
This commit is contained in:
ganfra 2026-04-30 12:04:57 +02:00 committed by GitHub
commit e5d134cd3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,9 +5,9 @@
# Project
android_gradle_plugin = "8.13.2"
# When updating this, please also update the version in the file ./idea/kotlinc.xml
kotlin = "2.3.20"
kotlin = "2.3.21"
kotlinpoet = "2.3.0"
ksp = "2.3.6"
ksp = "2.3.7"
firebaseAppDistribution = "5.2.1"
# AndroidX