[FE] Add ability to set compatibility of plugin with K2 in ComponentRegistrar

This commit is contained in:
Dmitriy Novozhilov
2022-05-13 16:43:14 +03:00
committed by teamcity
parent 67589b1b09
commit 4003ca0691
4 changed files with 20 additions and 7 deletions
+3 -2
View File
@@ -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