当前位置:网站首页>Error:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary version of its

Error:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary version of its

2022-06-24 06:46:00 X_myit

错误信息

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.15.

解决方案

重新编译项目

Build->Rebuild Project

 

原网站

版权声明
本文为[X_myit]所创,转载请带上原文链接,感谢
https://blog.csdn.net/X_myit/article/details/125428976