Problem Description: my project was fine the day before yesterday. Suddenly, the following error was reported after opening it the next day
Error:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.5.1, expected version is 1.1.16.
I didn’t use kotlin either. Finally, I recompiled the project when compiling
Done!