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