kezong / fat-aar-android

A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
MIT License
3.08k stars 607 forks source link

Cannot change dependencies of dependency configuration XYZ after it has been included in dependency resolution #375

Open lo-g opened 2 years ago

lo-g commented 2 years ago

After added plugin while syncing I'm experiencing this issue:

Cannot change dependencies of dependency configuration ':core:domain:api' after it has been included in dependency resolution.

Build Environment

Project sample: OneLib.zip