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 109336b217
commit 9067c2c7c2

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"