@bamboo Is there any way to get the current version of kotlin that gradle script kotlin is using in your build?
Because of issue #183 the kotlin reflection API isn't added as a compile time dependency.
I don't know what version to use because I don't know what version gradle is using.
How can I pragmatically set that?