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 a30aed6a21
commit 987fa21bdf

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"