https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
f

Fudge

06/29/2019, 3:01 PM
I'm having a helluva time trying to publish a multiplatform library to bintray. The problem I'm stuck on is this error when syncing gradle;
Copy code
Could not get unknown property 'java' for SoftwareComponentInternal set of type org.gradle.api.internal.component.DefaultSoftwareComponentContainer.
This is my build.gradle: https://pastebin.com/vxanr3UU I have found people doing it in many other ways, but I haven't found a solution that works from start to finish. How do I work around this error?
I did it. Wow that was a ride. Guide for this coming soon...
👍 1
3 Views