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 274d9dc7c1
commit aca34c0dec

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"