[FE] Add ability to set compatibility of plugin with K2 in ComponentRegistrar
This commit is contained in:
committed by
teamcity
parent
67589b1b09
commit
4003ca0691
+3
-2
@@ -1,6 +1,7 @@
|
||||
warning: ATTENTION!
|
||||
This build uses experimental K2 compiler:
|
||||
-Xuse-k2
|
||||
error: compiler plugins are enabled with K2 compiler.
|
||||
K2 does not support plugins yet, so please remove -Xuse-k2 flag
|
||||
error: there are some plugins incompatible with K2 compiler:
|
||||
org.jetbrains.kotlin.android.synthetic.AndroidComponentRegistrar
|
||||
Please remove -Xuse-k2
|
||||
COMPILATION_ERROR
|
||||
|
||||
Reference in New Issue
Block a user