Unity Issue Tracker - Build fails with Error "Cannot change dependencies of dependency configuration ':unityLibrary:implementation' after it has been included in dependency resolution.'" when using In-App Purchasing package
Closed
UUM-77282
Build fails with Error "Cannot change dependencies of dependency configuration ':unityLibrary:implementation' after it has been included in dependency resolution.'" when using In-App Purchasing package
Unity: IAP
Android
Third Party Issue
6.0.X
2022.3.X
2021.3.X
Disabling “Remove property tag” in Google Mobile Ads fixes the issue
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Levels/TitleMenu.unity” Scene
3. Switch to Android Platform
4. Delete “/Assets/Plugins/Android/gradleTemplate.properties“
5. Build
Expected result: Build finishes successfully
Actual result: Build fails with Error “Cannot change dependencies of dependency configuration ':unityLibrary:implementation' after it has been included in dependency resolution.'“