Thanks for the tip. I guess I was under the wrong impression that all this will be configured using a _gradle_ script. Looks like I will have to look at the Java implementation of the tasks.
On Friday, 27 November 2015 17:36:32 UTC+5:30, Alex Lipov wrote: > > You can find this info in documentation > <http://tools.android.com/build/gradleplugin>. > Specifically, application plugin located here > <https://android.googlesource.com/platform/tools/base/+/master/build-system/gradle/src/main/groovy/com/android/build/gradle/AppPlugin.groovy> > . > > On Thursday, November 26, 2015 at 6:32:56 AM UTC+2, Kiran Rao wrote: >> >> I want to look at the source of the Gradle tasks that are included by the >> Android Gradle plugin - i.e., those tasks added by 'apply plugin: >> "com.android.application"' >> >> I Imagine there is some sort of global gradle file which defines these >> tasks (basically akin to the $ANDROID_SDK/tools/ant/build.xml or >> uibuild.xml files that defined the ant tasks previously). Where do I find >> this? >> > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to adt-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.