Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvalidUserDataException: Cannot change dependencies of configuration '<project>' after it has been included in dependency resolution. #7

Closed
0xMineGo800m opened this issue May 17, 2018 · 1 comment

Comments

@0xMineGo800m
Copy link

Followed instructions on how to add the lib to my project.
When syncing gradle again I get this exception:

Caused by: org.gradle.api.InvalidUserDataException: Cannot change dependencies of configuration '' after it has been included in dependency resolution.

Android Studio: 3.1.2
Gradle 4.4
Gradle build tool : 3.1.2

I believe some functionality has changed since gradle 3.0.0

@0xMineGo800m
Copy link
Author

No sorry, this was a coincident. I accidentally added this lib while also changing com.google.gms:google-services:3.2.1 to 3.3.0. That was the reason the exception occurred. Nothing to do with this library.
Sorry 'bout that :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant