fix(deps): update dependency com.squareup:kotlinpoet-ksp to v1.18.1 (#3580)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martin Espinosa <jorgem@element.io>
This commit is contained in:
renovate[bot] 2024-10-07 17:36:44 +02:00 committed by GitHub
parent ce811bdaed
commit b1f548054f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
# Project
android_gradle_plugin = "8.7.0"
kotlin = "1.9.25"
kotlinpoetKsp = "1.17.0"
kotlinpoetKsp = "1.18.1"
ksp = "1.9.25-1.0.20"
firebaseAppDistribution = "5.0.0"