Closed huohu1007 closed 6 years ago
自己工程配置文件看下,这里说的是有些东西重复。
如果你是本地多project的相互依赖,请在根目录的build.gradle添加: allprojects { ....... configurations { compileProject.extendsFrom compile, archives } }
@lilongAAAA 按照你这样做的话,项目中app的资源就无法依赖到library里面资源了,请问有设么办法么
Gradle sync failed: More than one variant of project :paycenter matches the consumer attributes: