[KAPT4] Create basic infrastructure for KAPT4
This commit is contained in:
committed by
Space Team
parent
fc57f48c8f
commit
083f54aceb
@@ -59,8 +59,9 @@ dependencies {
|
||||
testApi(projectTests(":plugins:jvm-abi-gen"))
|
||||
testApi(projectTests(":plugins:android-extensions-compiler"))
|
||||
testApi(projectTests(":plugins:parcelize:parcelize-compiler"))
|
||||
testApi(projectTests(":kotlin-annotation-processing"))
|
||||
testApi(projectTests(":kotlin-annotation-processing-compiler"))
|
||||
testApi(projectTests(":kotlin-annotation-processing-cli"))
|
||||
testApi(projectTests(":kotlin-annotation-processing"))
|
||||
testApi(projectTests(":kotlin-allopen-compiler-plugin"))
|
||||
testApi(projectTests(":kotlin-noarg-compiler-plugin"))
|
||||
testApi(projectTests(":kotlin-lombok-compiler-plugin"))
|
||||
|
||||
Reference in New Issue
Block a user