[lombok] Gradle sublugin for no-kapt project
This commit is contained in:
committed by
TeamCityServer
parent
8011452c28
commit
79d49e6dbd
@@ -33,10 +33,10 @@ projectTest(parallel = true) {
|
||||
dependsOn(":dist")
|
||||
}
|
||||
|
||||
publish()
|
||||
|
||||
runtimeJar()
|
||||
testsJar()
|
||||
|
||||
sourcesJar()
|
||||
javadocJar()
|
||||
|
||||
apply(from = "$rootDir/gradle/kotlinPluginPublication.gradle.kts")
|
||||
|
||||
Reference in New Issue
Block a user