We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc6fda commit 0ea1cfdCopy full SHA for 0ea1cfd
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
// Gradle Qodana Plugin
18
id("org.jetbrains.qodana") version "0.1.13"
19
// Generate Moshi adapters.
20
- id("com.google.devtools.ksp") version "1.9.23-1.0.20"
+ id("com.google.devtools.ksp") version "2.1.10-1.0.30"
21
}
22
23
group = properties("pluginGroup")
0 commit comments