JVM: New single-pass implementation for jvm-abi-gen
This commit is contained in:
committed by
Alexander Udalov
parent
a54503cede
commit
d08990ebb4
@@ -50,6 +50,7 @@ dependencies {
|
||||
testCompile(protobufCompareSourceSet.output)
|
||||
|
||||
testCompile(projectTests(":compiler:cli"))
|
||||
testCompile(projectTests(":compiler:incremental-compilation-impl"))
|
||||
testCompile(projectTests(":plugins:jvm-abi-gen"))
|
||||
testCompile(projectTests(":plugins:android-extensions-compiler"))
|
||||
testCompile(projectTests(":plugins:parcelize:parcelize-compiler"))
|
||||
|
||||
Reference in New Issue
Block a user