简书链接:CouldnotresolveallfilesforconfigurationappisfreeIspaidDebugC
文章字数:28,阅读全文大约需要1分钟

1
2
3
4
Could not resolve all files for configuration ':app:isfreeIspaidDebugCompileClasspath'.
> Failed to transform file 'commons-io-2.5.jar' to match attributes {artifactType=android-classes} using transform JarTransform
> Transform output file F:\src\git_project\qqrepacket_pro\app\libs\commons-io-2.5.jar does not exist.

因为文件被删除了,要么删除依赖,要么再添加进去.