John Murph
Wed, 26 Aug 2009 07:30:54 -0700
How about
dependencies {
defineSet compile
compile 'commons-io:commons-io:1.4"
}
Allows explicit definitions of dependencies without making me put those is a separate closure from where I'm gonna use them. The drawback is that defineSet is now unusable as a dependency set, but that doesn't seem too bad. -- John Murph Automated Logic Research Team