Youssef Shoaib [MOD]
01/10/2021, 2:29 PMjvmMain sourceset in a very basic test multiplatform project and nothing is being replaced at all. I tried both @Given and @Coercion but to no avail. This is with the 1.4.10 snapshot. Oddly enough, I do recall it working on the jvmMain sourceset before with the 1.3.61 snapshot but I'm not sure. So yeah, is it maybe another issue, or does the plugin just not go through these sourcesets yet? And if so, is there a way to edit its configuration options to add the jvmMain directory manually as a user? Kinda like how it already goes through main and test , or should I just admit defeat and use a normal kotlin jvm project?raulraja
01/11/2021, 10:39 AM