Fabric API

Fabric API

106M Downloads

Cannot change dependencies [...] build error.

Draylar opened this issue ยท 0 comments

commented

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:

  1. fork fabric
  2. import git project in IDEA
  3. run gradle setup/build

Tested a few times; same results.