[lombok] Gradle sublugin for no-kapt project
This commit is contained in:
committed by
TeamCityServer
parent
8011452c28
commit
79d49e6dbd
+2
-1
@@ -368,7 +368,8 @@ val gradlePluginProjects = listOf(
|
||||
":kotlin-annotation-processing-gradle",
|
||||
":kotlin-noarg",
|
||||
":kotlin-sam-with-receiver",
|
||||
":kotlin-parcelize-compiler"
|
||||
":kotlin-parcelize-compiler",
|
||||
":kotlin-lombok"
|
||||
)
|
||||
|
||||
apply {
|
||||
|
||||
Reference in New Issue
Block a user