Hi
I trying to write some plugin.
My plugin uses konan's clang.
konan and his toolchan will download on first time build of some native.
What can I do to make sure that konan and his toolchan downloaded without try build some native?
Maybe call some kotlin-plugin's method? Or maybe call some target?