I still get this error while compiling my project written in kotlin :
Error:Execution failed for task ':app:kaptDebugKotlin'. Internal compiler error. See log for more details
Does anyone have a workaround or solution for this bug? I've seen almost all answers around this problem but non was useful at this level.
I should add that the project was working fine without changing anything from gradle all of a sudden I got that compile error