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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"