Update dependency com.squareup:kotlinpoet-ksp to v2 (#3722)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-23 12:51:08 +00:00 committed by GitHub
parent 95d95d4f89
commit 205acad40d
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.1"
kotlin = "2.0.20"
kotlinpoetKsp = "1.18.1"
kotlinpoetKsp = "2.0.0"
ksp = "2.0.20-1.0.25"
firebaseAppDistribution = "5.0.0"