@jim I have tried. The same. Maybe it's related to value class parameters and when using it in expect/actual functions?
@jim when I remove default param values from common module gradle is not throwing this error
I have created another expect/actual method where value/inline class is not used and there was not any issue
I suppose the cause is the value/inline classes. In my reproducer code the