Hello I have a multi-project setup and have define...
# gradle
n
Hello I have a multi-project setup and have defined a lot of evaluation dependencies. Unfortunately doing so causes the following exception to occur as it propagates down 3 levels :
org.gradle.api.internal.initialization.DefaultClassLoaderScope@416acd92 must be locked before it can be used to compute a classpath!
. Any idea if anything can be done about this? Is this a known problem?