Steven McLaughlin
10/26/2018, 7:43 PMSteven McLaughlin
10/26/2018, 7:44 PMHullaballoonatic
10/26/2018, 7:45 PMSteven McLaughlin
10/26/2018, 7:45 PMCould not find method classpath() for arguments [org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.0-rc-190] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
(I'm still getting used to gradle so I suspect I have something messed up in there)dalexander
10/26/2018, 7:51 PMclasspath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.0-rc-146"
is probably wrong. Is this a build for the regular JVM?Steven McLaughlin
10/26/2018, 7:53 PMdalexander
10/26/2018, 7:54 PMclasspath
command or the location of the line itself that needs to be changed, probably. I’m not very good at debugging gradle so I won’t be able to help much more than this though 🙂Steven McLaughlin
10/26/2018, 7:56 PMCould not find method compile() for arguments [org.jetbrains.kotlin:kotlin-stdlib:1.3.0-rc-190]
Steven McLaughlin
10/26/2018, 8:19 PM