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 [email protected]. For more options, visit https://groups.google.com/d/optout.
