gecko/mobile/android/gradle/omnijar
Nick Alexander 02d91e29fb 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.
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