问题:module was compiled with an incompatible version of kotlin

module was compiled with an incompatible version of kotlin

简要说明

不同模块使用不一致的kotlin版本编译,导致最后merge的时候版本冲突出错了

解决方案

临时解决

build->rebuild project

永久解决

项目不使用kotlin,关闭插件kotlin

enable->disable

相关推荐
c2385612 分钟前
MySQL 基础用法(下):查询进阶与核心特性
android·c语言·c++·mysql
05664614 分钟前
Python高级——迭代器
开发语言·python·学习
初级代码游戏21 分钟前
iOS开发 Swift 速记4:函数与闭包
开发语言·ios·swift
math_hongfan26 分钟前
鸿蒙Agent高级技能自定义开发:自定义意图服务/能力注册/Agent技能编排/服务插件开发实战
android·学习·华为·harmonyos·鸿蒙
郭涤生34 分钟前
C++ 零拷贝(Zero-Copy)
linux·开发语言·c++
回忆2012初秋1 小时前
C# 中的 EAP:基于事件的异步编程全面指南(一)
开发语言·c#
ty_xiumud1 小时前
以太网 MAC 详解:帧格式、位序、FCS 与收发流程
开发语言·macos·php
2501_915106322 小时前
iOS 证书类型及作用说明 账号证书与签名配置的完整解读
android·ios·小程序·https·uni-app·iphone·webview
曹牧2 小时前
C#:Type
开发语言·c#
九皇叔叔2 小时前
RHEL9 安装 MySQL 8.4.11.LTS 版本
android·mysql·adb