Finally I found that the issue comes from one of jar(!!!) dependencies 
which is depending on android.jar for api level 15, which in turn contains 
corresponding AndroidManifest.xml

Fortunately the problem is found, and I can work further. Unfortunately, I 
believe troubleshooting UX within the build tool should be better.


понедельник, 8 декабря 2014 г., 14:43:25 UTC+3 пользователь Vyacheslav 
Blinov написал:
>
> Hi.
>
> My build is currently failing like this:
>
> ERROR: Debug has an indirect dependency on Android API level 15, but 
> minSdkVersion for variant 'debug' is API level 14
>
> While this is a good hint on that the problem is, I don't know which 
> depencency does this, and --info + --debug does not answer to this 
> question. Greping expanded aars is a bad experience. Could we print where 
> such errors come from?
>

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to