module was compiled with an incompatible version of kotlin 简要说明 不同模块使用不一致的kotlin版本编译,导致最后merge的时候版本冲突出错了 解决方案 临时解决 永久解决