[KAPT4] Create basic infrastructure for KAPT4
This commit is contained in:
committed by
Space Team
parent
fc57f48c8f
commit
083f54aceb
@@ -810,6 +810,8 @@ tasks {
|
||||
register("kaptTests") {
|
||||
dependsOn(":kotlin-annotation-processing:test")
|
||||
dependsOn(":kotlin-annotation-processing:testJdk11")
|
||||
dependsOn(":kotlin-annotation-processing-compiler:test")
|
||||
dependsOn(":kotlin-annotation-processing-compiler:testJdk11")
|
||||
dependsOn(":kotlin-annotation-processing-base:test")
|
||||
dependsOn(":kotlin-annotation-processing-cli:test")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user