Even worse, 

find build/intermediates/exploded-aar/ -name "AndroidManifest.xml" -print | 
xargs grep "android:minSdkVersion"

cant find any manifest with minimal SDK version 15 requirement.

понедельник, 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