Use gradle to build the app instead of ant
authorAntonio Ospite <ao2@ao2.it>
Thu, 8 Oct 2015 21:41:17 +0000 (23:41 +0200)
committerAntonio Ospite <ao2@ao2.it>
Thu, 8 Oct 2015 21:41:17 +0000 (23:41 +0200)
Gradle is the new recommended build system.

Also, while at it, fix the command to create the .gitignore file: before
this change only local.properties was being written in .gitignore


No differences found