I am still struggling with bintray publication. I ...
# multiplatform
a
I am still struggling with bintray publication. I think that I am close, but now I have the following error:
class org.jetbrains.kotlin.gradle.plugin.mpp.HierarchyAttributeContainer cannot be cast to class org.gradle.api.internal.attributes.AttributeContainerInternal
for both JVM and JS metadata generation. Where does it come from?
rolling back to gradle 5.1.1 helped