Hey everyone! I'm working on some code changes and...
# getting-started
t
Hey everyone! I'm working on some code changes and have been getting an error re: the Kotlin Gradle Plugin. What is the appropriate channel to ask my question in? The specific error I've been getting when upgrading the language version from 1.9.25 to 2.2.0 is:
Copy code
Caused by: java.lang.NoSuchMethodError: 'org.jetbrains.kotlin.buildtools.api.jvm.ClasspathEntrySnapshot org.jetbrains.kotlin.buildtools.api.CompilationService.calculateClasspathSnapshot(java.io.File, org.jetbrains.kotlin.buildtools.api.jvm.ClassSnapshotGranularity, boolean)'
k
There is a #C19FD9681 channel (I've never used it but it sounds like the appropriate channel for your question).
t
Thanks!