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 89493f870f
commit e2b2d4e2d8

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"