1. idea 编译报错信息
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.
2. 解决办法
重新编译项目
Build->Rebuild Project
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.
重新编译项目
Build->Rebuild Project