I have set dexoptions incremental true in my build.gradle
dexOptions {
incremental true
}Builds *seem* faster but I don't see any log messages to indicate incremental dex is working. how to verify dexoptions incremental is working? -- 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/d/optout.
