- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin:1.3.61')
Searched in the following repositories:
BintrayJCenter
maven(<https://dl.bintray.com/kotlin/kotlin-dev>)
maven2(<https://dl.bintray.com/kotlin/kotlin-eap>)
when executing the
build.sh
vanniktech
02/06/2020, 8:34 AM
I’ve got it running in my project though, seems like a clean build on XCode did the trick and I can see the classes being imported; stumbled an issue with the library that I actually want to use though - https://github.com/JetBrains/kotlin-native/issues/3828