Skip to content

Commit 210eb77

Browse files
Update kotlinpoet to v2.1.0 (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47916fb commit 210eb77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
idea = "242.8057" # (see https://plugins.jetbrains.com/docs/intellij/android-studio-releases-list.html)
33
kotlin = "2.1.10"
4-
kotlinpoet = "2.0.0"
4+
kotlinpoet = "2.1.0"
55
ksp = "2.1.10-1.0.29"
66

77
[plugins]

0 commit comments

Comments
 (0)