``` Error:cannot access NonExistentClass class f...
# android
v
Copy code
Error:cannot access NonExistentClass
  class file for error.NonExistentClass not found
  Consult the following stack trace for details.
  com.sun.tools.javac.code.Symbol$CompletionFailure: class file for error.NonExistentClass not found
Warning:The following options were not recognized by any processor: '[kapt.kotlin.generated]'
Error:Execution failed for task ':mobile:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.