Skip to content

Commit 336dec7

Browse files
committed
Bump kotlin / ksp
ksp-2.1.20-1.0.32 is too old for kotlin-2.2.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.1.20.
1 parent 7cbd135 commit 336dec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
agp = "9.0.0-alpha14" # keep in sync with android-tools
33
android-tools = "32.0.0-alpha14" # = 23.0.0 + agp
44
compilerTesting = "0.7.1"
5-
kotlin = "2.1.20"
5+
kotlin = "2.2.20"
66
kotlinPoet = "1.13.1"
7-
ksp = "2.1.20-1.0.32"
7+
ksp = "2.2.20-2.0.4"
88
ktlint = "1.7.1"
99
moshi = "1.15.2"
1010

0 commit comments

Comments
 (0)