I'm new to Gradle, so sorry if I missed something obvious, but I have been searching around for this for a while and can't find a solution.
I want my build directory to be outside of my project directory. The buildDir property is read only, and the buildDirName is relative to the project directory path. Is there ANY way to get around this and change the buildDir path? -- View this message in context: http://old.nabble.com/Change-build-directory-location--tp28784161p28784161.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
