fix(deps): update kotlin to v2.3.20

This commit is contained in:
renovate[bot] 2026-03-23 09:56:29 +00:00 committed by GitHub
parent 800a9ab972
commit a903e6fe30
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"