Is there any help/documentation available for migrating existing IntelliJ Android projects to use gradle.
In my case, I have a 'Android-Application Module' which I want to build using gradle and would want to have the same script run on our CI environment as well on individual dev machines (Build->Make Project).
I am using version 13.0.2 of the IDE
Thanks,
Rama