解决方法:
请不要使用kotlin作为项目中的包名,比如修改为“kotlinTest”即解决此问题。
Only the Kotlin standard library is allowed to use the 'kotlin' package
最新推荐文章于 2025-12-20 23:51:18 发布
本文解决了在项目中使用Kotlin作为包名导致的问题,建议将包名修改为其他名称,如“kotlinTest”,以避免冲突。

4718

被折叠的 条评论
为什么被折叠?



