Cannot change attributes of dependency configuration ':<module>:iosApiElements' after it has been resolved
in Gradle configuration phase with 1.8.10-1.0.9 after upgrading from 1.7.21-1.0.8. It goes away if I remove
kspIos
dependency.
kspAndroid
works fine either way. And I can’t reproduce in official multiplatform sample in KSP repo unfortunately. Maybe someone has a clue where to look for a problem in my project configuration?