Cannot change dependencies [...] build error.
Draylar opened this issue ยท 0 comments
I'm encountering:
Cannot change dependencies of configuration ':compile' after it has been resolved.
when trying to build the fabric project for the first time after importing it.
Steps to reproduce:
- fork fabric
- import git project in IDEA
- run gradle setup/build
Tested a few times; same results.