gecko-dev/mobile/android/gradle/omnijar
Nick Alexander 711f72faeb Bug 1160357 - Share generateCodeAndResources across Gradle projects. r=me
This is just a clean-up: rather than having each subproject have a
generateCodeAndResources build action, we have a single action
(attached to the root project) which all subprojects depend on.
Gradle orders the task DAG accordingly, saving process invocations and
speeding up the build.

--HG--
extra : source : b44dc79fbddb1acc02da12e9926852e67d606584
extra : amend_source : b89249d8af2b7986ab1174f89c150ef8115c71cf
2015-03-31 17:46:48 -07:00
..
AndroidManifest.xml
build.gradle Bug 1160357 - Share generateCodeAndResources across Gradle projects. r=me 2015-03-31 17:46:48 -07:00