天宫鹤

Android Studio解决Duplicate class 开头的报错内容全过程

1.问题

Duplicate class org.intellij.lang.annotations.Identifier found in modules annotations-12.0 (com.intellij:annotations:12.0) and annotations-13.0 (org.jetbrains:annotations:13.0)

2.解决方案

在build.gradle(app)中,找到并删除

implementation 'androidx.room:room-compiler:2.3.0'

 3.build.gradle(app)->Sync Now

4.重新运行程序OK。

说明:参考

https://blog.csdn.net/geaosu/article/details/114541664?spm=1001.2101.3001.6661.1&depth_1-utm_relevant_index=1

 

                                                                         2022-06-16 17:30:03  星期四

 

posted on   GoGrid  阅读(2224)  评论(0编辑  收藏  举报

相关博文:
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· AI技术革命,工作效率10个最佳AI工具
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示