#365·atlas

[use]引入公共依赖module错误

Author: iyezhouCreated Aug 24, 2019Updated Dec 19, 2019

在home bundle中添加公共依赖

//implementation project(':common')
providedCompile project(':common')

报错如下:

ERROR: Unable to resolve dependency for ':home@debug/compileClasspath': Could not resolve project :common.
Show Details
Affected Modules: arch


ERROR: Unable to resolve dependency for ':home@release/compileClasspath': Could not resolve project :common.
Show Details
Affected Modules: arch