mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Comment about KSP version (#1526)
This commit is contained in:
@@ -1099,7 +1099,7 @@ add the following to your build to enable the annotation processor:
|
|||||||
|
|
||||||
```kotlin
|
```kotlin
|
||||||
plugins {
|
plugins {
|
||||||
id("com.google.devtools.ksp").version("1.6.0-1.0.1")
|
id("com.google.devtools.ksp").version("1.6.10-1.0.4") // Or latest version of KSP
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
Reference in New Issue
Block a user