mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 16:09:21 +08:00
Support direct annotation instantiation in code gen on Kotlin 1.6 (#1390)
This commit is contained in:
@@ -20,7 +20,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
|
||||
plugins {
|
||||
kotlin("jvm")
|
||||
alias(libs.plugins.ksp)
|
||||
id("com.google.devtools.ksp")
|
||||
id("com.vanniktech.maven.publish")
|
||||
alias(libs.plugins.mavenShadow)
|
||||
}
|
||||
|
Reference in New Issue
Block a user