fix(deps): update kotlinpoet to v2.2.0 (#4732)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-16 16:22:32 +00:00 committed by GitHub
parent a121d71063
commit f61be3af6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
# Project
android_gradle_plugin = "8.10.0"
kotlin = "2.1.21"
kotlinpoet = "2.1.0"
kotlinpoet = "2.2.0"
ksp = "2.1.21-2.0.1"
firebaseAppDistribution = "5.1.1"