I understand as Gradle is build tool and android provide plugin for android build.
When Gradle meet "apply plugin : 'android'" gradle-0.13.3.jar will be downloaded somewhere. right??
But I can not find android plugin anywhere.
How does Gradle build android using plugin ??