fix(deps): update kotlinpoet to v2.3.0 (#6528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0921a7655f
commit
a93c90058a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
android_gradle_plugin = "8.13.2"
|
||||
# When updating this, please also update the version in the file ./idea/kotlinc.xml
|
||||
kotlin = "2.3.20"
|
||||
kotlinpoet = "2.2.0"
|
||||
kotlinpoet = "2.3.0"
|
||||
ksp = "2.3.6"
|
||||
firebaseAppDistribution = "5.2.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue