I have a project that was working normally, but yesterday I had to install Windows on my computer. And today I open the project and when I try to compile, I get this message:
Error: (1, 1) error: illegal character: '\ ufeff' Error: (1, 10) error: class, interface, or enum expected Error: Execution failed for task ': app: compileDebugJavaWithJavac'. Compilation failed; see the compiler error output for details. : app: compileDebugJavaWithJavac FAILED