We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652fc04 commit ab6d55eCopy full SHA for ab6d55e
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.0.21-1.0.27"
21
}
22
23
group = properties("pluginGroup")
0 commit comments