fix(deps): update kotlinpoet to v2.3.0 (#6528)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-08 09:38:40 +02:00
committed by GitHub
parent 0921a7655f
commit a93c90058a
+1 -1
View File
@@ -6,7 +6,7 @@
android_gradle_plugin = "8.13.2"
# When updating this, please also update the version in the file ./idea/kotlinc.xml
kotlin = "2.3.20"
kotlinpoet = "2.2.0"
kotlinpoet = "2.3.0"
ksp = "2.3.6"
firebaseAppDistribution = "5.2.1"