好难啊啊啊a 2022-05-02 16:43 采纳率: 75%
浏览 318
已结题

Android报错求帮助

Android导入项目运行时报错

以下是报错信息:


Execution failed for task ':app:checkDebugDuplicateClasses'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find BaseRecyclerViewAdapterHelper-2.9.22.jar (com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.22).
Searched in the following locations:
https://jitpack.io/com/github/CymChad/BaseRecyclerViewAdapterHelper/2.9.22/BaseRecyclerViewAdapterHelper-2.9.22.jar
Possible solution:


不知道问题到底出在哪,也没搜到可以解决的方法

  • 写回答

2条回答 默认 最新

  • 好难啊啊啊a 2022-05-03 08:48
    关注

    已经自己解决了,谢谢大家
    Could not find BaseRecyclerViewAdapterHelper-2.9.22.jar 所以把依赖改成
    implementation 'com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.42'

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

问题事件

  • 系统已结题 5月11日
  • 已采纳回答 5月3日
  • 修改了问题 5月2日
  • 创建了问题 5月2日