Unresolved reference. None of the following candidates is applicable because of receiver type mismatch #99
sergey-morenets
started this conversation in
General
Replies: 1 comment
-
|
You're missing the import net.ltgt.gradle.errorprone.errorpronehttps://github.com/tbroyer/gradle-errorprone-plugin?tab=readme-ov-file#configuration |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
We tried to add this plugin to our Gradle Kotlin build script but failed to configure its options.
Here is build script:
and error:
Gradle: 8.10
JDK: 22
Beta Was this translation helpful? Give feedback.
All reactions