Hi!
After IDE update I`ve got some type of exception
…
:presentation:prepareDebugUnitTestDependencies
:presentation:dataBindingExportBuildInfoDebug
:presentation:incrementalDebugJavaCompilationSafeguard
:presentation:compileDebugKotlin
:presentation:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:presentation:compileDebugJavaWithJavac’.
java.lang.IllegalArgumentException: Parameter specified as non-null is null: method org.jetbrains.kotlin.annotation.RoundEnvironmentWrapper.getElementsAnnotatedWith, parameter a
Yesterday it’s worked without this exception. Is anybode could say what the type of issue I got? And how can I fix it?