Android development experienceGradle build systemRePlugin basics
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
20
研究方向
Investigate the build.gradle configuration and ensure proper dependency management. Check the RePlugin documentation for plugin integration steps. The error suggests a jar merging conflict, possibly due to duplicate classes. Examine the screenshot and reproduce the issue in a fresh project to isolate the problem.
自己新建的demo没问题,把公司的项目作为插件就有问题。 · Qihoo360/RePlugin#159 | Good First Issue