0
点赞
收藏
分享

微信扫一扫

报错Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is

在这里插入图片描述

报错

Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.

image.png

报错原因

Kotlin的编译链版本不对 Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.

解决方式

修改android\build.gradle下的配置 image.png

结束语 Flutter是一个由Google开发的开源UI工具包,它可以让您在不同平台上创建高质量、美观的应用程序,而无需编写大量平台特定的代码。我将学习和深入研究Flutter的方方面面。从基础知识到高级技巧,从UI设计到性能优化,欢饮关注一起讨论学习,共同进入Flutter的精彩世界!

举报

相关推荐

the binary version java

0 条评论