What version of the gradle plugin are you using? This "feature" evolved
over time, I imagine you have a reason not to upgrade?

On Tue, May 5, 2015 at 10:52 PM Felipe Duarte <fcdua...@gmail.com> wrote:

> Hi all,
>
> here's my scenario: Proguard is enabled for debug builds. I created my
> first instrumentation test using Espresso but when I try to run it I have
> an error during proguardDebugAndroidTest. I know that a newer version of
> Gradle plugin we can pass a Proguard file to run for the test, but I was
> wondering if there's a way to not run Proguard at all on the
> instrumentation APK, because on my case there's not need to run it. Is that
> possible?
>
> Thanks!
>
> --
> 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.
>

-- 
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