升级到Android Studio Ladybug | 2024.2.1 Patch 1后项目同步时4个依赖无法解析的问题求助
升级到Android Studio Ladybug | 2024.2.1 Patch 1后项目同步时4个依赖无法解析的问题求助
最近我把Android Studio升级到了Ladybug | 2024.2.1 Patch 1版本,结果项目同步的时候一直弹出4个依赖无法解析的错误,试了好多种办法都搞不定,有没有大神能帮我解决一下呀😭
具体错误信息:
- 无法解析依赖:
com.github.smarteist:autoimageslider:1.4.0-appcompatShow in Project Structure dialog
Show Details
Affected Modules: app - 无法解析依赖:
com.etebarian:meow-bottom-navigation-java:1.2.0Show in Project Structure dialog
Show Details
Affected Modules: app - 无法解析依赖:
com.github.JakeWharton:ViewPagerIndicator:2.4.1Show in Project Structure dialog
Show Details
Affected Modules: app - 无法解析依赖:
com.theartofdev.edmodo:android-image-cropper:2.8.0Show in Project Structure dialog
Show Details
Affected Modules: app
错误截图:

我已经尝试了各种方法都没能解决问题,下面是我的相关代码(原代码链接未完整粘贴,若需要我可以补充完整内容):
备注:内容来源于stack exchange,提问作者Naresh Pradhan




