Gradle is becoming the standard build tool for android.
I didn't like it at first - I don't really see the point of groovy - but
it's still better than 'programming'
in ant, and you don't have to touch any XML. You can use any ant task from
gradle - best to think of it as a non-xml ant file, with reasonable
defaults and less typing for the most common operations.

Git is best.

Costin


On Tue, Jan 21, 2014 at 7:49 AM, Rémy Maucherat <r...@apache.org> wrote:

> 2014/1/21 Yoav Shapira <yo...@apache.org>
>
> > Also +1 to separating the git vs svn discussion from the build system
> > discussion (Maven, Ant, whatever.) (Side note: been using gradle
> > recently, fun.)
> >
>
> +1
>
> Never used that Gradle yet though.
>
> Rémy
>

Reply via email to