[Android-tools-devel] Missing dependencies of SDK tools
Komal Sukhani
komaldsukhani at gmail.com
Thu Jul 23 02:33:33 UTC 2015
Hi Hans,
In Android Gradle Plugin 1.3.0 support for Jack and Jill toolchain is added
to support
incremental compilation. Documentation for it can be found here
<http://tools.android.com/tech-docs/new-build-system>. Should I disable it
too?
Komal Sukhani
On Tue, Jul 21, 2015 at 10:58 PM, Hans-Christoph Steiner <hans at at.or.at>
wrote:
>
> I think most android projects don't use proguard and lint is not required
> to
> build a project (though very useful). If its easy, I would skip those for
> now, and work on getting the core functionality working. Just make a note
> of
> that on the AndroidTools wiki.
>
> .hc
>
> Komal Sukhani:
> > Hi all,
> >
> > I have found two missing dependencies of SDK tools:
> >
> > 1. lombok-ast-0.2.3:
> > This is required by lint tool
> >
> > 2. proguard-gradle:
> > Core library of Android Gradle Plugin has dependency over
> it.
> > This
> > is in-turn dependent on proguard-base.
> >
> > Komal Sukhani
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/android-tools-devel/attachments/20150723/ecef709b/attachment.html>
More information about the Android-tools-devel
mailing list