導讀
今天公司有個項目莫名其妙的運行不起來,提示Kotlin版本兼容問題,網上找到解決方案后,整理下來。
錯誤信息
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
今天公司有個項目莫名其妙的運行不起來,提示Kotlin版本兼容問題,網上找到解決方案后,整理下來。
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
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。