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 eb1eada commit 36aba92Copy full SHA for 36aba92
1 file changed
README.md
@@ -43,7 +43,7 @@ Add the KSP plugin below into your **module**'s `build.gradle` file:
43
44
```kotlin
45
plugins {
46
- id("com.google.devtools.ksp") version "1.9.0-1.0.12"
+ id("com.google.devtools.ksp") version "2.1.20-2.0.1"
47
}
48
```
49
</details>
@@ -53,7 +53,7 @@ plugins {
53
54
55
56
57
58
59
0 commit comments