Is it correct that embedable compiler depends on t...
# compiler
e
Is it correct that embedable compiler depends on the old kotlin reflect?
d
Yes, it is Embedded compiler is expected to be used from Gradle, which minimal support version still uses 1.6 kotlin runtime
e
Clear, our scan tool warns us about the end of support. Let me ask to disable these checks.