Skip to content

Commit c990a63

Browse files
committed
Update BUILD Kotlin and KSP versions.
(cherry picked from commit 04fcbf8)
1 parent 924efc3 commit c990a63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ compilerTestEnabled=false
2424
kotlin.jvm.target.validation.mode=warning
2525

2626
# Build or runtime dependencies of this project
27-
buildKotlinVersion=2.0.20
28-
buildKspVersion=2.0.20-1.0.25
27+
buildKotlinVersion=2.1.20
28+
buildKspVersion=2.1.20-1.0.32

0 commit comments

Comments
 (0)