There isn't one. you can manually add one. I'd like to improve this with a command line argument (--disable-pre-dex) but there's no official support for this in Gradle yet.
On Thu, Jan 30, 2014 at 7:44 AM, Ben Sandee <[email protected]>wrote: > > On Tue, Jan 28, 2014 at 11:56 PM, Xavier Ducrohet <[email protected]> wrote: > >> you disable pre-dexing through an env var to get the best performance >> and keep pre-dexing on when doing dev work. >> > > For the record, what is the environment variable that we set to disable > pre-dexing? I see the gradle samples that disable it in the build.gradle, > but nothing in the docs yet about an environment variable of command-line > option. > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
