首页 > 移动平台 > 详细

android aar Could not find :ucrop-debug2.2.4:.

时间:2019-12-31 11:57:09      阅读:280      评论:0      收藏:0      [点我收藏+]

技术分享图片

 

 

今天在一个module里 添加了libs 添加了  

implementation android{里也添加了
repositories,} 可就是没用,还是报错  Could not find aar 
最后还是使用
implementation fileTree(dir: ‘libs‘, include: [‘*.jar‘,‘*.aar‘]) 的方法弄好
引用::::

android aar Could not find :ucrop-debug2.2.4:.

原文:https://www.cnblogs.com/caosq/p/12123055.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!