fix(deps): update kotlinpoet to v2.1.0 (#4304)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-26 10:11:57 +01:00 committed by GitHub
parent dbb1de146b
commit 41a931011c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
# Project
android_gradle_plugin = "8.8.1"
kotlin = "2.1.10"
kotlinpoet = "2.0.0"
kotlinpoet = "2.1.0"
ksp = "2.1.10-1.0.30"
firebaseAppDistribution = "5.1.1"