I'm looking at what I'm sure is a pretty standard case, which I'm trying to avoid and I was wondering how Gradle handles this.

ie.

I'm trying to build library A.

A depends on B vers. 1.2  and C version 1.4
B depends on library D 1.7
C depends on library D 1.5

ie.  how does it prevent collision with library D versions.

--
Sam



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to