Error:Execution failed for task ':app:processDebugResources'. > Error: more than one library with pa

今天打开一个星期没打开的as
发现了此问题:
Error:Execution failed for task ‘:app:processDebugResources’.

Error: more than one library with package name ‘android.support.graphics.drawable’
优秀文章借鉴:https://blog.csdn.net/mhl18820672087/article/details/78385361/
(内容非常详细,原来是版本不匹配问题,所以可以根据博主的更改或者自己更新SDK版本)
来一刀超级有用的AS下载工具网站:
https://www.androiddevtools.cn/

你可能感兴趣的:(搬运工)